gitignore update

This commit is contained in:
Kristofers Solo 2021-10-21 17:19:57 +03:00
parent a1c43efe94
commit 82ee68915d
2 changed files with 3 additions and 2 deletions

3
.gitignore vendored
View File

@ -3,4 +3,5 @@
*.x86_64
*.log
/.import
test/
test/
build/

View File

@ -7,7 +7,7 @@ custom_features=""
export_filter="all_resources"
include_filter=""
exclude_filter=""
export_path="Builds/game.x86_64"
export_path="build/game.x86_64"
script_export_mode=1
script_encryption_key=""