changeset 460:92cacbcb5272

ignore test db
author Marcin Kuzminski <marcin@python-works.com>
date Sun, 05 Sep 2010 16:21:38 +0200
parents 7c978511c951
children e95621133eb6
files .hgignore
diffstat 1 files changed, 3 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/.hgignore	Sun Sep 05 16:20:29 2010 +0200
+++ b/.hgignore	Sun Sep 05 16:21:38 2010 +0200
@@ -10,4 +10,6 @@
 syntax: regexp
 ^hg_app\.db$
 syntax: regexp
-^repositories\.config$
\ No newline at end of file
+^test\.db$
+syntax: regexp
+^repositories\.config$