add sqlite files to gitignore
This commit is contained in:
parent
c8a9404bf6
commit
87b3b02f3e
|
@ -3,3 +3,4 @@ tests/results/
|
||||||
**.DS_Store
|
**.DS_Store
|
||||||
**.swp
|
**.swp
|
||||||
**.pyc
|
**.pyc
|
||||||
|
*.sqlite
|
Loading…
Reference in New Issue