Commit 76cf90ec authored by Harrison G's avatar Harrison G

Add Flask instance folder

Contains private configuration. Equivalent to Django's local_settings.py.
parent b87d2a98
...@@ -53,6 +53,9 @@ coverage.xml ...@@ -53,6 +53,9 @@ coverage.xml
*.log *.log
local_settings.py local_settings.py
# Flask instance folder
instance/
# Sphinx documentation # Sphinx documentation
docs/_build/ docs/_build/
......
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