This commit is contained in:
Johannes Hendrik Gerard van der Weide 2024-12-05 15:46:39 +01:00
parent aae55b36e6
commit e54abe1f33
40 changed files with 1327 additions and 20 deletions

21
.gitignore vendored
View file

@ -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/