mirror of
https://github.com/github/gitignore.git
synced 2026-08-30 03:37:05 +02:00
Compare commits
16 Commits
20be3d2bb4
...
48e0124f5f
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
48e0124f5f | ||
|
|
c677dd99d4 | ||
|
|
a78658650d | ||
|
|
6a7b122e75 | ||
|
|
c3b96313ed | ||
|
|
a45008d646 | ||
|
|
edd04dce90 | ||
|
|
52c2f9a7c5 | ||
|
|
1141dbc87f | ||
|
|
08a7300667 | ||
|
|
51d9679541 | ||
|
|
9e92df704e | ||
|
|
647cae16e7 | ||
|
|
b27567d5be | ||
|
|
7b33adcda3 | ||
|
|
1b3fb86582 |
@ -1,14 +1,15 @@
|
||||
# General
|
||||
.DS_Store
|
||||
.localized
|
||||
__MACOSX/
|
||||
.AppleDouble
|
||||
.LSOverride
|
||||
Icon[
]
|
||||
|
||||
# Thumbnails
|
||||
# Resource forks
|
||||
._*
|
||||
|
||||
# Files that might appear in the root of a volume
|
||||
# Files and directories that might appear in the root of a volume
|
||||
.DocumentRevisions-V100
|
||||
.fseventsd
|
||||
.Spotlight-V100
|
||||
@ -16,6 +17,15 @@ Icon[
]
|
||||
.Trashes
|
||||
.VolumeIcon.icns
|
||||
.com.apple.timemachine.donotpresent
|
||||
.com.apple.timemachine.supported
|
||||
.PKInstallSandboxManager
|
||||
.PKInstallSandboxManager-SystemSoftware
|
||||
.hotfiles.btree
|
||||
.vol
|
||||
.file
|
||||
.disk_label*
|
||||
lost+found
|
||||
.HFS+ Private Directory Data[
]
|
||||
|
||||
# Directories potentially created on remote AFP share
|
||||
.AppleDB
|
||||
@ -23,3 +33,25 @@ Icon[
]
|
||||
Network Trash Folder
|
||||
Temporary Items
|
||||
.apdisk
|
||||
|
||||
# Mac OS 6 to 9
|
||||
Desktop DB
|
||||
Desktop DF
|
||||
TheFindByContentFolder
|
||||
TheVolumeSettingsFolder
|
||||
.FBCIndex
|
||||
.FBCSemaphoreFile
|
||||
.FBCLockFolder
|
||||
|
||||
# Quota system
|
||||
.quota.group
|
||||
.quota.user
|
||||
.quota.ops.group
|
||||
.quota.ops.user
|
||||
|
||||
# TimeMachine
|
||||
Backups.backupdb
|
||||
.MobileBackups
|
||||
.MobileBackups.trash
|
||||
MobileBackups.trash
|
||||
tmbootpicker.efi
|
||||
|
||||
Loading…
Reference in New Issue
Block a user