chill-bundles/.gitignore

28 lines
563 B
Plaintext

/web/bundles/
/app/cache/*
!/app/cache/dev/security/nonces/index
!/app/cache/prod/security/nonces/index
/app/logs/*
/vendor/
/app/config/parameters.ini
/app/config/parameters.yml
/app/bootstrap*
/src/Acme/
/output/
/web/uploads/images/*
!/web/uploads/images/index.html
/src/Progracqteur/WikipedaleBundle/DataFixtures/ORM/Files/*
.gitignore~
*~
composer.phar
/nbproject/private/
parameters.yml
app/config/parameters.yml
Tests/Fixtures/App/app/config/parameters.yml
.DS_Store
*bower_components
bin/*
/tmp/*
src/Chill/CustomFieldsBundle/vendor/*
bootstrap.php.cache