Skip to content

Commit d958809

Browse files
authored
Merge pull request #4696 from jefferyto/macos-update
Update macOS.gitignore
2 parents 23d3287 + c3b9631 commit d958809

File tree

1 file changed

+33
-2
lines changed

1 file changed

+33
-2
lines changed

Global/macOS.gitignore

Lines changed: 33 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,21 +6,52 @@ __MACOSX/
66
.LSOverride
77
Icon[]
88

9-
# Thumbnails
9+
# Resource forks
1010
._*
1111

12-
# Files that might appear in the root of a volume
12+
# Files and directories that might appear in the root of a volume
1313
.DocumentRevisions-V100
1414
.fseventsd
1515
.Spotlight-V100
1616
.TemporaryItems
1717
.Trashes
1818
.VolumeIcon.icns
1919
.com.apple.timemachine.donotpresent
20+
.com.apple.timemachine.supported
21+
.PKInstallSandboxManager
22+
.PKInstallSandboxManager-SystemSoftware
23+
.hotfiles.btree
24+
.vol
25+
.file
26+
.disk_label*
27+
lost+found
28+
.HFS+ Private Directory Data[]
2029

2130
# Directories potentially created on remote AFP share
2231
.AppleDB
2332
.AppleDesktop
2433
Network Trash Folder
2534
Temporary Items
2635
.apdisk
36+
37+
# Mac OS 6 to 9
38+
Desktop DB
39+
Desktop DF
40+
TheFindByContentFolder
41+
TheVolumeSettingsFolder
42+
.FBCIndex
43+
.FBCSemaphoreFile
44+
.FBCLockFolder
45+
46+
# Quota system
47+
.quota.group
48+
.quota.user
49+
.quota.ops.group
50+
.quota.ops.user
51+
52+
# TimeMachine
53+
Backups.backupdb
54+
.MobileBackups
55+
.MobileBackups.trash
56+
MobileBackups.trash
57+
tmbootpicker.efi

0 commit comments

Comments
 (0)