diff -r c92424a0eb8a -r ed54c98a7fc8 .hgignore --- a/.hgignore Wed Oct 19 14:33:40 2011 +0200 +++ b/.hgignore Wed Oct 19 15:05:09 2011 +0200 @@ -4,4 +4,6 @@ ^app/logs$ .*\.git$ syntax: regexp -^web/bundles$ \ No newline at end of file +^web/bundles$ +syntax: regexp +^app/config/parameters\.ini$ \ No newline at end of file