mirror of
https://github.com/kristoferssolo/FuncIt.git
synced 2025-10-21 19:30:35 +00:00
gitignore update
This commit is contained in:
parent
a1c43efe94
commit
82ee68915d
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,3 +4,4 @@
|
|||||||
*.log
|
*.log
|
||||||
/.import
|
/.import
|
||||||
test/
|
test/
|
||||||
|
build/
|
||||||
@ -7,7 +7,7 @@ custom_features=""
|
|||||||
export_filter="all_resources"
|
export_filter="all_resources"
|
||||||
include_filter=""
|
include_filter=""
|
||||||
exclude_filter=""
|
exclude_filter=""
|
||||||
export_path="Builds/game.x86_64"
|
export_path="build/game.x86_64"
|
||||||
script_export_mode=1
|
script_export_mode=1
|
||||||
script_encryption_key=""
|
script_encryption_key=""
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user