1
0
mirror of https://github.com/github/gitignore synced 2024-12-05 01:45:42 +01:00
gitignore/Symfony2.gitignore
2014-05-20 15:51:47 +02:00

20 lines
234 B
Plaintext

# Bootstrap
app/bootstrap*
# 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