summaryrefslogtreecommitdiffstats
path: root/options/gitignore/Godot
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--options/gitignore/Godot15
1 files changed, 15 insertions, 0 deletions
diff --git a/options/gitignore/Godot b/options/gitignore/Godot
new file mode 100644
index 0000000..d9aac21
--- /dev/null
+++ b/options/gitignore/Godot
@@ -0,0 +1,15 @@
+# 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