mirror of
https://github.com/github/gitignore
synced 2024-10-31 17:18:45 +01:00
16 lines
206 B
Plaintext
16 lines
206 B
Plaintext
# 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 |