Bläddra i källkod

Create Godot.gitignore

A simple .gitignore for the Godot game engine.
pull/2613/head
alex hall 6 år sedan
förälder
incheckning
feacd863f3
Inget konto är kopplat till bidragsgivarens mejladress
1 ändrade filer med 12 tillägg och 0 borttagningar
  1. 12
    0
      Godot.gitignore

+ 12
- 0
Godot.gitignore Visa fil

@@ -0,0 +1,12 @@

# Godot-specific ignores
.import/
export.cfg
export_presets.cfg

# Mono-specific ignores
.mono/

# System/tool-specific ignores
.directory
*~

Laddar…
Avbryt
Spara