aboutsummaryrefslogtreecommitdiff
path: root/.hgignore
diff options
context:
space:
mode:
authorMarcin Kuzminski <marcin@python-works.com>2010-07-01 00:57:45 +0200
committerMarcin Kuzminski <marcin@python-works.com>2010-07-01 00:57:45 +0200
commit2983d93c5a10a0f4cb94184a7a643814d7245c0e (patch)
tree8f319c75ae6926876c0fca2e1e3de9e8f3324fa1 /.hgignore
parentcc67f92b1393b699cdc937a2280887a64566ddaf (diff)
updated installation instruction, made more user friendly way of creating all needed configs. All is done now from paster setup-app
--HG-- rename : repositories.config => pylons_app/config/repositories.config_tmpl
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore4
1 files changed, 3 insertions, 1 deletions
diff --git a/.hgignore b/.hgignore
index f59845ec..10d21ae3 100644
--- a/.hgignore
+++ b/.hgignore
@@ -8,4 +8,6 @@ syntax: regexp
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