Commit f6bd1919 by Chris Riebschlager

add *.sqlite3 to gitignore

parent d131695d
...@@ -2,3 +2,4 @@ venv ...@@ -2,3 +2,4 @@ venv
*.pyc *.pyc
staticfiles staticfiles
.env .env
*.sqlite3
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment