Browse Source

Merge pull request #465 from aaronfranke/gitignore-translation

Add translation ignore
Aaron Franke 5 năm trước cách đây
mục cha
commit
a9c63035da
1 tập tin đã thay đổi với 4 bổ sung0 xóa
  1. 4 0
      .gitignore

+ 4 - 0
.gitignore

@@ -1,8 +1,12 @@
+
 # Godot-specific ignores
 .import/
 export.cfg
 export_presets.cfg
 
+# Imported translations (automatically generated from CSV files)
+*.translation
+
 # Mono-specific ignores
 .mono/
 mono_crash.*.json