diff --git a/.gitignore b/.gitignore index 1b812e28..c6c87da6 100644 --- a/.gitignore +++ b/.gitignore @@ -1,12 +1,13 @@ *.pyc *.sw? *~ \#* .\#* .coverage .eggs/ resources/test/ __pycache__ version.txt swh.web.egg-info docs/build/ +db.sqlite3