ignore the config file in src folder
authorrougeronj
Tue, 09 Jun 2015 19:09:29 +0200
changeset 145 a8b5b11ef6b2
parent 144 f511255cda6e
child 146 c6fa8ee3f562
ignore the config file in src folder
.hgignore
--- a/.hgignore	Tue Jun 09 19:05:36 2015 +0200
+++ b/.hgignore	Tue Jun 09 19:09:29 2015 +0200
@@ -7,4 +7,4 @@
 \.project$
 
 syntax: regexp
-^server/config\.py$
\ No newline at end of file
+^server/src/config\.py$
\ No newline at end of file