summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorJérémy Zurcher <jeremy@asynk.ch>2021-08-24 16:09:50 +0200
committerJérémy Zurcher <jeremy@asynk.ch>2021-08-24 16:09:50 +0200
commit5dc80e37eb13931f3bdbacffaad5a945732e1209 (patch)
treee1665e242a8ba2542ee438b465606ca36ecf9875 /.gitignore
parentd990facdbad2d8aef392c7f0e1e3cd79672dde95 (diff)
downloadgodot-hexgrid-5dc80e37eb13931f3bdbacffaad5a945732e1209.zip
godot-hexgrid-5dc80e37eb13931f3bdbacffaad5a945732e1209.tar.gz
become a godot asset
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore18
1 files changed, 17 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index cb951af..494d256 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,18 @@
*~
-.import
+icon.png.import
+# 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
+