This commit is contained in:
TotMaxim
2025-11-10 19:40:32 +03:00
parent f6649907d4
commit c678b4a22a

25
.gitignore vendored
View File

@@ -1,3 +1,28 @@
# Godot-specific ignores
.import/
.dev/
export.cfg
export_presets.cfg
# Imported translations (automatically generated from CSV files)
*.translation
# Mono-specific ignores
.mono/
data_*/
mono_crash.*.json
# System/tool-specific ignores
.directory
*~
.idea/
build/
html/
commit.gd
.fuse_hidden*
bin/
# Godot 4+ specific ignores # Godot 4+ specific ignores
.godot/ .godot/
/android/ /android/