瀏覽代碼

gitignore

Kevinlega 5 年之前
父節點
當前提交
b9212e7f2f
共有 1 個文件被更改,包括 27 次插入0 次删除
  1. 27
    0
      .gitignore

+ 27
- 0
.gitignore 查看文件

@@ -0,0 +1,27 @@
1
+# General
2
+.DS_Store
3
+.AppleDouble
4
+.LSOverride
5
+
6
+# Icon must end with two \r
7
+Icon
8
+
9
+
10
+# Thumbnails
11
+._*
12
+
13
+# Files that might appear in the root of a volume
14
+.DocumentRevisions-V100
15
+.fseventsd
16
+.Spotlight-V100
17
+.TemporaryItems
18
+.Trashes
19
+.VolumeIcon.icns
20
+.com.apple.timemachine.donotpresent
21
+
22
+# Directories potentially created on remote AFP share
23
+.AppleDB
24
+.AppleDesktop
25
+Network Trash Folder
26
+Temporary Items
27
+.apdisk