mirror of
https://github.com/github/gitignore
synced 2025-07-02 19:42:08 +02:00
16 lines
No EOL
206 B
Text
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 |