We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 358e7d1 commit 0cc684eCopy full SHA for 0cc684e
.DS_Store
-6 KB
.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
0 commit comments