1
0
mirror of https://github.com/github/gitignore synced 2024-11-22 11:44:21 +01:00
gitignore/Symfony2.gitignore
2014-05-28 11:53:46 +02:00

21 lines
249 B
Plaintext

# Bootstrap
app/bootstrap.php.cache
# Symfony directories
bin/*
vendor/*
*/logs/*
*/cache/*
web/uploads/*
web/bundles/*
# Configuration files
app/config/parameters.ini
app/config/parameters.yml
# PHPUnit
app/phpunit.xml
# Composer
composer.phar