Modify gitignore to ignore sqlite

Prevent generated sqlite files from being imported.

Change-Id: I76a94a948559d40ee80a10fc2ac8ad45138bac9b
This commit is contained in:
jiangwt100 2013-07-15 21:24:00 +08:00
parent 34823e35c8
commit 3b560c3a30
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -30,3 +30,4 @@ develop-eggs
cover
AUTHORS
ChangeLog
*.sqlite