2013-05-30 13:42:19 +00:00
|
|
|
#############
|
|
|
|
## Windows
|
|
|
|
#############
|
|
|
|
|
|
|
|
# Windows image file caches
|
|
|
|
Thumbs.db
|
|
|
|
ehthumbs.db
|
|
|
|
|
|
|
|
# Folder config file
|
|
|
|
Desktop.ini
|
|
|
|
|
|
|
|
# Recycle Bin used on file shares
|
|
|
|
$RECYCLE.BIN/
|
|
|
|
|
|
|
|
#############
|
|
|
|
## OSX
|
|
|
|
#############
|
|
|
|
.DS_Store
|
|
|
|
.AppleDouble
|
|
|
|
.LSOverride
|
|
|
|
Icon
|
|
|
|
|
|
|
|
# Thumbnails
|
|
|
|
._*
|
|
|
|
|
|
|
|
# Files that might appear on external disk
|
|
|
|
.Spotlight-V100
|
|
|
|
.Trashes
|
|
|
|
|
|
|
|
#############
|
|
|
|
## Linux
|
|
|
|
#############
|
|
|
|
.*
|
|
|
|
!.gitignore
|
|
|
|
!.gitattributes
|
2013-06-01 22:20:46 +00:00
|
|
|
*~
|