1
0
mirror of https://github.com/github/gitignore synced 2024-06-06 20:57:57 +02:00

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

View File

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