diff .hgignore @ 327:0e87466a117e

updated installation instruction, made more user friendly way of creating all needed configs. All is done now from paster setup-app
author Marcin Kuzminski <marcin@python-works.com>
date Thu, 01 Jul 2010 00:57:45 +0200
parents 596eb21f61d5
children 92cacbcb5272
line wrap: on
line diff
--- a/.hgignore	Thu Jul 01 00:04:59 2010 +0200
+++ b/.hgignore	Thu Jul 01 00:57:45 2010 +0200
@@ -8,4 +8,6 @@
 syntax: regexp
 ^\.pydevproject$
 syntax: regexp
-^hg_app\.db$
\ No newline at end of file
+^hg_app\.db$
+syntax: regexp
+^repositories\.config$
\ No newline at end of file