瀏覽代碼

Allow for ignoring other important files

Ignore build, MacOSX and Windows files
Ahmed Baracat 9 年之前
父節點
當前提交
bd9f168a81
共有 1 個文件被更改,包括 11 次插入0 次删除
  1. 11 0
      Unity.gitignore

+ 11 - 0
Unity.gitignore

@@ -19,3 +19,14 @@
 
 # Unity3D Generated File On Crash Reports
 sysinfo.txt
+
+# Builds
+*.apk
+*.unitypackage
+
+# MacOSX-specific
+.DS_Store
+
+# Windows-specific
+thumbs.db
+