Add gitignore for Godot

This commit is contained in:
karl 2019-10-25 14:04:44 +02:00
parent ccdd5e485f
commit d7fec52d2c

8
.gitignore vendored Normal file
View File

@ -0,0 +1,8 @@
# Godot-specific ignores
.import/
export.cfg
export_presets.cfg
# Mono-specific ignores
.mono/
data_*/