浏览代码

Add translation ignore

Now synced with GitHub's Godot.gitignore plus some extra lines
Aaron Franke 5 年之前
父节点
当前提交
7a5c0872d5
共有 1 个文件被更改,包括 4 次插入0 次删除
  1. 4 0
      .gitignore

+ 4 - 0
.gitignore

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