diff -r c85b9d1ddf19 -r c061708be5e4 .hgignore --- a/.hgignore Thu Oct 27 05:47:14 2011 +0200 +++ b/.hgignore Thu Oct 27 21:19:07 2011 +0200 @@ -6,4 +6,6 @@ syntax: regexp ^web/bundles$ syntax: regexp -^src/IRI$ \ No newline at end of file +^src/IRI$ +syntax: regexp +^app/config/parameters\.ini$ \ No newline at end of file