Add gitignore

This commit is contained in:
Rémi Verschelde
2017-07-15 12:34:17 +02:00
parent 4621cbd2d3
commit 5fe6147a34

8
.gitignore vendored Normal file
View File

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