2011-07-24 12:07:02 +02:00
|
|
|
# Bootstrap
|
2014-05-28 11:41:45 +02:00
|
|
|
app/bootstrap.php.cache
|
2011-07-24 12:07:02 +02:00
|
|
|
|
|
|
|
# Symfony directories
|
2014-05-28 11:53:46 +02:00
|
|
|
bin/*
|
2011-07-24 12:07:02 +02:00
|
|
|
vendor/*
|
2010-12-13 17:49:29 +01:00
|
|
|
*/logs/*
|
|
|
|
*/cache/*
|
|
|
|
web/uploads/*
|
|
|
|
web/bundles/*
|
2011-07-24 12:07:02 +02:00
|
|
|
|
|
|
|
# Configuration files
|
|
|
|
app/config/parameters.ini
|
2011-10-19 01:34:22 +02:00
|
|
|
app/config/parameters.yml
|
2012-05-22 10:50:51 +02:00
|
|
|
|
2014-05-20 15:51:47 +02:00
|
|
|
# PHPUnit
|
|
|
|
app/phpunit.xml
|
|
|
|
|
2012-05-22 10:50:51 +02:00
|
|
|
# Composer
|
2014-04-23 22:50:28 +02:00
|
|
|
composer.phar
|