Simplify gitignore

No need to try and cover everything, people can add global gitignore rules if their OS is generating weird files.
This commit is contained in:
Toby Zerner 2015-10-08 22:50:13 +10:30
parent 4be8270c1a
commit 6192901bc5

View File

@ -1,40 +1,4 @@
# Windows
Thumbs.db
ehthumbs.db
Desktop.ini
$RECYCLE.BIN/
*.cab
*.msi
*.msm
*.msp
*.lnk
# Mac OS
/vendor
composer.phar
.DS_Store
.AppleDouble
.LSOverride
Icon
._*
.DocumentRevisions-V100
.fseventsd
.Spotlight-V100
.TemporaryItems
.Trashes
.VolumeIcon.icns
.AppleDB
.AppleDesktop
Network Trash Folder
Temporary Items
.apdisk
# Linux
*~
.directory
.Trash-*
# Backup and log files
*.bak
*.log
# Git
.git
Thumbs.db