mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-07-06 17:06:12 +00:00
14 lines
181 B
Plaintext
14 lines
181 B
Plaintext
# Bootstrap
|
|
app/bootstrap*
|
|
|
|
# Symfony directories
|
|
vendor/*
|
|
*/logs/*
|
|
*/cache/*
|
|
web/uploads/*
|
|
web/bundles/*
|
|
|
|
# Configuration files
|
|
app/config/parameters.ini
|
|
app/config/parameters.yml
|