]> source.dussan.org Git - gitignore.git/commitdiff
Expand list of root-of-volume dotfiles 1405/head
authorWilliam West <occidens@gmail.com>
Wed, 11 Feb 2015 14:29:22 +0000 (09:29 -0500)
committerWilliam West <occidens@gmail.com>
Wed, 11 Feb 2015 15:11:30 +0000 (10:11 -0500)
In addition to `.Spotlight-V100` and `.Trashes`, the following dotfiles
may appear at the root of all OSX volumes (not just external disks):

- `.DocumentRevisions-V100`: auto-save and versions storage
- `.fseventsd`: file system event storage
- `.Temporaryitems`: temp directory used by some applications instead of
                     /tmp and /var/tmp
- `.VolumeIcon.icns`: storage of custom icon for volume, if set

Global/OSX.gitignore

index 5e4103681b7ccb878808cddaf958acff8d60ade6..660b31353e8082941ae527149c107e4c26ea1e2a 100644 (file)
@@ -8,9 +8,13 @@ Icon
 # Thumbnails
 ._*
 
-# Files that might appear on external disk
+# Files that might appear in the root of a volume
+.DocumentRevisions-V100
+.fseventsd
 .Spotlight-V100
+.TemporaryItems
 .Trashes
+.VolumeIcon.icns
 
 # Directories potentially created on remote AFP share
 .AppleDB