jeu/export: ignorer les builds
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -1,2 +1,4 @@
|
||||
# Godot 4+ specific ignores
|
||||
.godot/
|
||||
*.exe
|
||||
*.pck
|
||||
|
||||
@@ -47,7 +47,7 @@ custom_features=""
|
||||
export_filter="all_resources"
|
||||
include_filter=""
|
||||
exclude_filter=""
|
||||
export_path=""
|
||||
export_path="./Princesse Lactose.exe"
|
||||
encryption_include_filters=""
|
||||
encryption_exclude_filters=""
|
||||
encrypt_pck=false
|
||||
|
||||
Reference in New Issue
Block a user