aboutsummaryrefslogtreecommitdiff
path: root/.hgignore
diff options
context:
space:
mode:
authorMarcin Kuzminski <marcin@python-works.com>2012-01-28 19:57:52 +0200
committerMarcin Kuzminski <marcin@python-works.com>2012-01-28 19:57:52 +0200
commitcfa929079e61b4fe7890682617e0dc1310b973e6 (patch)
tree50cb979936c3b79c33ef3eccffb053ac8a73b6f2 /.hgignore
parentc8176855480cb04eaa422773c5f23ac2a74eb32a (diff)
ignore sqlite files
--HG-- branch : beta
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.hgignore b/.hgignore
index a747d075..6f120255 100644
--- a/.hgignore
+++ b/.hgignore
@@ -1,6 +1,7 @@
syntax: glob
*.pyc
*.swp
+*.sqlite
Paste*.egg
syntax: regexp