Skip to content

Commit 2a745d2

Browse files
fixed gitignore
2 parents 2f90d5d + 3c50a07 commit 2a745d2

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

.gitignore

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,15 @@
11
# Godot 4+ specific ignores
22
.godot/
3+
4+
# Godot-specific ignores
5+
.import/
6+
export.cfg
7+
export_presets.cfg
8+
9+
# Imported translations (automatically generated from CSV files)
10+
*.translation
11+
12+
# Mono-specific ignores
13+
.mono/
14+
data_*/
15+
mono_crash.*.json

0 commit comments

Comments
 (0)