Pony.fm/.gitignore

50 lines
490 B
Text
Raw Normal View History

.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
*.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
composer.lock
atlassian-ide-plugin.xml
_ide_helper.php