瀏覽代碼

Add gitignore

Rémi Verschelde 8 年之前
父節點
當前提交
5fe6147a34
共有 1 個文件被更改,包括 8 次插入0 次删除
  1. 8 0
      .gitignore

+ 8 - 0
.gitignore

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