2015-04-11 20:34:34 -05:00
|
|
|
.vagrant
|
|
|
|
|
2013-07-25 16:33:04 -05:00
|
|
|
# Numerous always-ignore extensions
|
|
|
|
*.diff
|
|
|
|
*.err
|
|
|
|
*.orig
|
|
|
|
*.log
|
|
|
|
*.rej
|
|
|
|
*.swo
|
|
|
|
*.swp
|
|
|
|
*.vi
|
|
|
|
*~
|
|
|
|
*.sass-cache
|
|
|
|
|
|
|
|
# OS or Editor folders
|
|
|
|
.DS_Store
|
|
|
|
Thumbs.db
|
|
|
|
.cache
|
|
|
|
.project
|
|
|
|
.settings
|
|
|
|
.tmproj
|
|
|
|
*.esproj
|
|
|
|
nbproject
|
2015-05-02 02:48:57 -07:00
|
|
|
*.iml
|
2013-07-25 16:33:04 -05:00
|
|
|
|
|
|
|
# Dreamweaver added files
|
|
|
|
_notes
|
|
|
|
dwsync.xml
|
|
|
|
|
|
|
|
# Komodo
|
|
|
|
*.komodoproject
|
|
|
|
.komodotools
|
|
|
|
|
|
|
|
# Folders to ignore
|
|
|
|
.hg
|
|
|
|
.svn
|
|
|
|
.CVS
|
|
|
|
intermediate
|
|
|
|
publish
|
2013-09-01 06:34:45 +00:00
|
|
|
.idea
|
|
|
|
|
2015-04-23 04:17:05 -05:00
|
|
|
node_modules
|
|
|
|
/public/build/
|
2013-09-01 06:34:45 +00:00
|
|
|
/bootstrap/compiled.php
|
|
|
|
/vendor
|
|
|
|
composer.phar
|
|
|
|
atlassian-ide-plugin.xml
|
2015-05-02 02:48:57 -07:00
|
|
|
_ide_helper.php
|