Pony.fm/.gitignore
2015-09-03 19:55:01 -07:00

49 lines
490 B
Text

.vagrant
# 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
*.iml
# Dreamweaver added files
_notes
dwsync.xml
# Komodo
*.komodoproject
.komodotools
# Folders to ignore
.hg
.svn
.CVS
intermediate
publish
.idea
node_modules
/public/build/
/bootstrap/compiled.php
/vendor
composer.phar
composer.lock
atlassian-ide-plugin.xml
_ide_helper.php