Unverified Commit 2eba0d63 authored by Brendan Forster's avatar Brendan Forster Committed by GitHub

Merge pull request #2612 from jtogrul/master

Ignored default sqlite database of Django
parents c663a879 4f7105bd
......@@ -54,6 +54,7 @@ coverage.xml
# Django stuff:
*.log
local_settings.py
db.sqlite3
# Flask stuff:
instance/
......
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 to comment