Skip to content

Commit 7a5c087

Browse files
committed
Add translation ignore
Now synced with GitHub's Godot.gitignore plus some extra lines
1 parent 0eeaf0e commit 7a5c087

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,12 @@
1+
12
# Godot-specific ignores
23
.import/
34
export.cfg
45
export_presets.cfg
56

7+
# Imported translations (automatically generated from CSV files)
8+
*.translation
9+
610
# Mono-specific ignores
711
.mono/
812
mono_crash.*.json

0 commit comments

Comments
 (0)