chore: nested gitignore, godot project doesn't filter correctly

This commit is contained in:
tiger tiger tiger 2026-01-11 19:23:38 +01:00
parent 49563f8550
commit 37cbbf915d
1 changed files with 21 additions and 0 deletions

21
src/.gitignore vendored Normal file
View File

@ -0,0 +1,21 @@
# Godot 4+ specific ignores
.godot/
.nomedia
# Godot-specific ignores
.import/
export.cfg
export_credentials.cfg
*.tmp
# Imported translations (automatically generated from CSV files)
*.translation
# Mono-specific ignores
.mono/
data_*/
mono_crash.*.json
# Godot backups
*.old
*.old.*