]> source.dussan.org Git - gitignore.git/commitdiff
[Godot] Ignore imported translations (#3269)
authorHugo Locurcio <hugo.locurcio@hugo.pro>
Mon, 20 Jan 2020 21:16:11 +0000 (22:16 +0100)
committerBrendan Forster <brendan@github.com>
Mon, 20 Jan 2020 21:16:11 +0000 (17:16 -0400)
The Godot editor automatically creates those binary files from
translations in CSV format. There's no need to add them to
version control.

Godot.gitignore

index 79d3eb446efdb664340ab8b080588e89599b3129..122aab1cf8da2a10f50b8916703ddda9d309dfab 100644 (file)
@@ -4,6 +4,9 @@
 export.cfg
 export_presets.cfg
 
+# Imported translations (automatically generated from CSV files)
+*.translation
+
 # Mono-specific ignores
 .mono/
 data_*/