Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.

Godot.gitignore 185B

123456789101112
  1. # Godot-specific ignores
  2. .import/
  3. export.cfg
  4. export_presets.cfg
  5. # Imported translations (automatically generated from CSV files)
  6. *.translation
  7. # Mono-specific ignores
  8. .mono/
  9. data_*/