Skip to content

Commit 0412747

Browse files
committed
Edit .gitignore
1 parent 95317d7 commit 0412747

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

.gitignore

+27
Original file line numberDiff line numberDiff line change
@@ -1 +1,28 @@
1+
# ---> macOS
2+
# General
13
.DS_Store
4+
.AppleDouble
5+
.LSOverride
6+
7+
# Icon must end with two \r
8+
Icon
9+
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+
.com.apple.timemachine.donotpresent
22+
23+
# Directories potentially created on remote AFP share
24+
.AppleDB
25+
.AppleDesktop
26+
Network Trash Folder
27+
Temporary Items
28+
.apdisk

0 commit comments

Comments
 (0)