提交 0e8e8b1b 编写于 作者: H Hugo Locurcio 提交者: Brendan Forster

[Godot] Ignore imported translations (#3269)

The Godot editor automatically creates those binary files from
translations in CSV format. There's no need to add them to
version control.
上级 eed88c1c
...@@ -4,6 +4,9 @@ ...@@ -4,6 +4,9 @@
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/
data_*/ data_*/
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册