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:
Douglas Greenshields 2011-10-19 01:34:22 +02:00
parent 4c9fba7b1e
commit f0d9ce471a
1 changed files with 1 additions and 0 deletions

View File

@ -10,3 +10,4 @@ web/bundles/*
# Configuration files
app/config/parameters.ini
app/config/parameters.yml