.hgignore
changeset 13 ed54c98a7fc8
parent 2 806e57d67020
child 18 c85b9d1ddf19
--- 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