We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28da70f commit 0fb8b28Copy full SHA for 0fb8b28
.gitignore
@@ -0,0 +1,28 @@
1
+# Created by https://www.gitignore.io/api/osx
2
+
3
+### OSX ###
4
+.DS_Store
5
+.AppleDouble
6
+.LSOverride
7
8
+# Icon must end with two \r
9
+Icon
10
11
+# Thumbnails
12
+._*
13
14
+# Files that might appear in the root of a volume
15
+.DocumentRevisions-V100
16
+.fseventsd
17
+.Spotlight-V100
18
+.TemporaryItems
19
+.Trashes
20
+.VolumeIcon.icns
21
22
+# Directories potentially created on remote AFP share
23
+.AppleDB
24
+.AppleDesktop
25
+Network Trash Folder
26
+Temporary Items
27
+.apdisk
28
0 commit comments