Kaynağa Gözat

[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.
pull/3292/head
Hugo Locurcio 4 yıl önce
ebeveyn
işleme
0e8e8b1b7e
1 değiştirilmiş dosya ile 3 ekleme ve 0 silme
  1. 3
    0
      Godot.gitignore

+ 3
- 0
Godot.gitignore Dosyayı Görüntüle

@@ -4,6 +4,9 @@
export.cfg
export_presets.cfg

# Imported translations (automatically generated from CSV files)
*.translation

# Mono-specific ignores
.mono/
data_*/

Loading…
İptal
Kaydet