changeset 1971:3dd89d30cd28 beta

ignore sqlite files
author Marcin Kuzminski <marcin@python-works.com>
date Sat, 28 Jan 2012 19:57:52 +0200
parents edb87f232b78
children 27abf546aa8a
files .hgignore
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/.hgignore	Sat Jan 28 19:56:02 2012 +0200
+++ b/.hgignore	Sat Jan 28 19:57:52 2012 +0200
@@ -1,6 +1,7 @@
 syntax: glob
 *.pyc
 *.swp
+*.sqlite
 Paste*.egg
 
 syntax: regexp