Update .gitignore and export preset for 1.0.0
This commit is contained in:
parent
62f3eefd66
commit
ba38b80892
2 changed files with 2 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -2,4 +2,5 @@
|
|||
.godot/
|
||||
/android/
|
||||
/keystore/
|
||||
/dist/
|
||||
|
||||
|
|
|
@ -9,7 +9,7 @@ custom_features=""
|
|||
export_filter="all_resources"
|
||||
include_filter=""
|
||||
exclude_filter=""
|
||||
export_path="./Repeat After Me.apk"
|
||||
export_path="dist/Repeat-After-Me-1.0.0.apk"
|
||||
patches=PackedStringArray()
|
||||
encryption_include_filters=""
|
||||
encryption_exclude_filters=""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue