Browse Source

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.
Douglas Greenshields 13 years ago
parent
commit
f0d9ce471a
1 changed files with 1 additions and 0 deletions
  1. 1 0
      Symfony2.gitignore

+ 1 - 0
Symfony2.gitignore

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