Commit 6bab126e by Kenneth Reitz Committed by GitHub

Merge pull request #94 from riebschlager/master

add *.sqlite3 to gitignore
parents d131695d f6bd1919
...@@ -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