mirror of
https://github.com/vale981/gitignore
synced 2025-03-05 09:51:42 -05: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 |