Преглед изворни кода

Create Godot.gitignore

A simple .gitignore for the Godot game engine.
pull/2613/head
alex hall пре 6 година
родитељ
комит
feacd863f3
No account linked to committer's email address
1 измењених фајлова са 12 додато и 0 уклоњено
  1. 12
    0
      Godot.gitignore

+ 12
- 0
Godot.gitignore Прегледај датотеку

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

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

# Mono-specific ignores
.mono/

# System/tool-specific ignores
.directory
*~

Loading…
Откажи
Сачувај