Added parameters.yml to list for Symfony2.
Symfony 2.0.4 changed standard to using a parameters.yml file, so this change allows for both variants.
This commit is contained in:
parent
4c9fba7b1e
commit
f0d9ce471a
1 changed files with 1 additions and 0 deletions
|
|
@ -10,3 +10,4 @@ web/bundles/*
|
|||
|
||||
# Configuration files
|
||||
app/config/parameters.ini
|
||||
app/config/parameters.yml
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue