Create Godot.gitignore

A simple .gitignore for the Godot game engine.
This commit is contained in:
alex hall
2018-02-25 14:55:31 -08:00
committed by GitHub
parent 4bff4a2986
commit feacd863f3

12
Godot.gitignore Normal file
View File

@ -0,0 +1,12 @@
# Godot-specific ignores
.import/
export.cfg
export_presets.cfg
# Mono-specific ignores
.mono/
# System/tool-specific ignores
.directory
*~