Skip to content

Commit 1600e16

Browse files
author
Aki
committed
update git ignore
1 parent c18f7db commit 1600e16

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

.gitignore

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
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
16+
17+
# specific-files
318
settings.json
419
files/video_file.png
520
files/video_file.png.import

0 commit comments

Comments
 (0)