2012-06-10 09:27:23 +00:00
|
|
|
# Numerous always-ignore extensions
|
|
|
|
*.diff
|
|
|
|
*.err
|
|
|
|
*.orig
|
|
|
|
*.log
|
|
|
|
*.rej
|
|
|
|
*.swo
|
|
|
|
*.swp
|
|
|
|
*.vi
|
2012-05-24 00:16:05 +00:00
|
|
|
*~
|
2012-06-10 09:27:23 +00:00
|
|
|
*.sass-cache
|
|
|
|
|
|
|
|
# OS or Editor folders
|
|
|
|
.DS_Store
|
|
|
|
._*
|
|
|
|
Thumbs.db
|
|
|
|
.cache
|
|
|
|
.project
|
|
|
|
.settings
|
|
|
|
.tmproj
|
|
|
|
nbproject
|
|
|
|
*.sublime-project
|
|
|
|
*.sublime-workspace
|
|
|
|
|
|
|
|
# Dreamweaver added files
|
|
|
|
_notes
|
|
|
|
dwsync.xml
|
|
|
|
|
|
|
|
# Komodo
|
|
|
|
*.komodoproject
|
|
|
|
.komodotools
|
|
|
|
|
|
|
|
# Espresso
|
|
|
|
*.esproj
|
|
|
|
*.espressostorage
|
|
|
|
|
|
|
|
# Rubinius
|
|
|
|
*.rbc
|
|
|
|
|
|
|
|
# Folders to ignore
|
|
|
|
.hg
|
|
|
|
.svn
|
|
|
|
.CVS
|
|
|
|
intermediate
|
|
|
|
publish
|
|
|
|
.idea
|
|
|
|
|
|
|
|
# local files
|
|
|
|
vendor
|
|
|
|
composer.phar
|
2012-06-11 08:30:46 +00:00
|
|
|
composer.lock
|