Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.

Godot.gitignore 184B

1234567891011
  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_*/