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
@ -10,3 +10,4 @@ web/bundles/*
|
||||
|
||||
# Configuration files
|
||||
app/config/parameters.ini
|
||||
app/config/parameters.yml
|
||||
|
Loading…
Reference in New Issue
Block a user