summaryrefslogtreecommitdiff
path: root/.hgignore
diff options
context:
space:
mode:
authorJan Dittberner <jan@dittberner.info>2010-02-07 23:07:38 +0100
committerJan Dittberner <jan@dittberner.info>2010-02-07 23:07:38 +0100
commit27c3cca5a225107c6e67e3e3f1d9a4dbc33c1205 (patch)
treebf7fe91579eec539cec62ec4f8d5aa53b0ca8c71 /.hgignore
parent2996433753ff38f12cbe66a810a74d8671098df2 (diff)
downloadsqalchemy-migrate-27c3cca5a225107c6e67e3e3f1d9a4dbc33c1205.tar.gz
add .coverage and test_db.cfg to .hgignore
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.hgignore b/.hgignore
index bb2b1b5..3770070 100644
--- a/.hgignore
+++ b/.hgignore
@@ -11,3 +11,5 @@ syntax: glob
*include/*
*lib/*
sa06/*
+.coverage
+test_db.cfg