1
0
Fork 0
mirror of https://github.com/github/gitignore synced 2025-07-02 19:42:08 +02:00
gitignore/Symfony2.gitignore
2012-05-22 11:50:51 +03:00

16 lines
No EOL
206 B
Text

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