1
0
mirror of https://github.com/github/gitignore synced 2024-11-26 05:34:21 +01:00
gitignore/Symfony2.gitignore
2014-05-28 11:41:45 +02:00

20 lines
243 B
Plaintext

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