the
This commit is contained in:
parent
aae55b36e6
commit
e54abe1f33
40 changed files with 1327 additions and 20 deletions
21
.gitignore
vendored
21
.gitignore
vendored
|
|
@ -1,22 +1,3 @@
|
|||
# ---> Godot
|
||||
# Godot 4+ specific ignores
|
||||
.godot/
|
||||
|
||||
# Godot-specific ignores
|
||||
.import/
|
||||
export.cfg
|
||||
export_presets.cfg
|
||||
|
||||
# Imported translations (automatically generated from CSV files)
|
||||
*.translation
|
||||
|
||||
# Mono-specific ignores
|
||||
.mono/
|
||||
data_*/
|
||||
mono_crash.*.json
|
||||
|
||||
# ---> Nix
|
||||
# Ignore build outputs from performing a nix-build or `nix build` command
|
||||
result
|
||||
result-*
|
||||
|
||||
/android/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue