tools for exporting godot projects via Github Actions
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ .import/ logs/ *.sh +*.py *.pgn .vscode/ exports/ |
| -rw-r--r-- | .gitignore | 1 |
@@ -1,6 +1,7 @@ .import/ logs/ *.sh +*.py *.pgn .vscode/ exports/ |