Ignore sqlite.db files

Fixes bug #932729

legacy*.sqlite.db files should also be ignored.

Change-Id: Ia776bc45f880e2f1ffd67963c020773a29645153
This commit is contained in:
Zhongyue Luo 2012-02-22 13:49:42 +08:00
parent 74ef93a63b
commit 1746ea6491
1 changed files with 1 additions and 1 deletions

2
.gitignore vendored
View File

@ -10,7 +10,7 @@ run_tests.log
covhtml
pep8.txt
nosetests.xml
bla.db
*.db
docs/build
.DS_Store
docs/source/modules.rst