Skip to content

Commit

Permalink
Added parameters.yml to list for Symfony2.
Browse files Browse the repository at this point in the history
Symfony 2.0.4 changed standard to using a parameters.yml file, so this change allows for both variants.
  • Loading branch information
shieldo committed Mar 19, 2012
1 parent 4c9fba7 commit f0d9ce4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Symfony2.gitignore
Expand Up @@ -10,3 +10,4 @@ web/bundles/*

# Configuration files
app/config/parameters.ini
app/config/parameters.yml

0 comments on commit f0d9ce4

Please sign in to comment.