summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 4df08d3..13741fd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,6 @@
+# Godot 4+ specific ignores
+.godot/
+
# Godot-specific ignores
.import/
export.cfg
@@ -9,6 +12,7 @@ export_presets.cfg
# Mono-specific ignores
.mono/
data_*/
+mono_crash.*.json
# Blender-specific ignores
*.blend[0-9]*