소스 검색

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
+*~