Browse Source

Add gitignore

Rémi Verschelde 8 năm trước cách đây
mục cha
commit
5fe6147a34
1 tập tin đã thay đổi với 8 bổ sung0 xóa
  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
+*~