set up exports build path and gitignore it

This commit is contained in:
Haze Weathers 2023-01-18 14:33:59 -05:00
parent 48465554e5
commit 1c5b022b9e
2 changed files with 5 additions and 4 deletions

1
.gitignore vendored
View file

@ -1 +1,2 @@
.import/
build/

View file

@ -7,7 +7,7 @@ custom_features=""
export_filter="all_resources"
include_filter=""
exclude_filter=""
export_path=""
export_path="build/windows/Hero Mark 2.exe"
script_export_mode=1
script_encryption_key=""
@ -31,7 +31,7 @@ codesign/timestamp_server_url=""
codesign/digest_algorithm=1
codesign/description=""
codesign/custom_options=PoolStringArray( )
application/modify_resources=true
application/modify_resources=false
application/icon=""
application/file_version=""
application/product_version=""
@ -50,7 +50,7 @@ custom_features=""
export_filter="all_resources"
include_filter=""
exclude_filter=""
export_path=""
export_path="build/linux/Hero Mark 2.x86_64"
script_export_mode=1
script_encryption_key=""
@ -75,7 +75,7 @@ custom_features=""
export_filter="all_resources"
include_filter=""
exclude_filter=""
export_path=""
export_path="build/html5/index.html"
script_export_mode=1
script_encryption_key=""