Bläddra i källkod

add gitignore

master
Non0w 3 år sedan
förälder
incheckning
bf34485696
1 ändrade filer med 11 tillägg och 0 borttagningar
  1. +11
    -0
      .gitignore

+ 11
- 0
.gitignore Visa fil

@@ -0,0 +1,11 @@
# Godot-specific ignores
.import/
export.cfg
export_presets.cfg

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

# Mono-specific ignores
.mono/
data_*/

Laddar…
Avbryt
Spara