We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e532375 + 20fdee2 commit 4488915Copy full SHA for 4488915
1 file changed
Godot.gitignore
@@ -1,3 +1,6 @@
1
+# Godot 4+ specific ignores
2
+.godot/
3
+
4
# Godot-specific ignores
5
.import/
6
export.cfg
@@ -9,3 +12,4 @@ export_presets.cfg
9
12
# Mono-specific ignores
10
13
.mono/
11
14
data_*/
15
+mono_crash.*.json
0 commit comments