Pony.fm/.gitignore

51 lines
513 B
Text
Raw Normal View History

.vagrant
2013-07-25 23:33:04 +02: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 23:33:04 +02:00
# Dreamweaver added files
_notes
dwsync.xml
# Komodo
*.komodoproject
.komodotools
# Folders to ignore
.hg
.svn
.CVS
intermediate
publish
2013-09-01 08:34:45 +02:00
.idea
2015-04-23 11:17:05 +02:00
node_modules
/public/build/
2013-09-01 08:34:45 +02:00
/bootstrap/compiled.php
/vendor
/app/config/production
composer.phar
composer.lock
atlassian-ide-plugin.xml
_ide_helper.php