mirror of
https://github.com/github/gitignore
synced 2025-07-04 20:38:31 +02:00
This commit is contained in:
parent
ea5e498544
commit
4c9fba7b1e
1 changed files with 7 additions and 2 deletions
|
@ -1,7 +1,12 @@
|
|||
# Bootstrap
|
||||
app/bootstrap*
|
||||
|
||||
# Symfony directories
|
||||
vendor/*
|
||||
*/logs/*
|
||||
*/cache/*
|
||||
web/uploads/*
|
||||
web/bundles/*
|
||||
vendor/
|
||||
app/config/parameters.ini
|
||||
|
||||
# Configuration files
|
||||
app/config/parameters.ini
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue