We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 00ff4ec + 76cf90e commit 06c9fd7Copy full SHA for 06c9fd7
1 file changed
Python.gitignore
@@ -53,6 +53,9 @@ coverage.xml
53
*.log
54
local_settings.py
55
56
+# Flask instance folder
57
+instance/
58
+
59
# Sphinx documentation
60
docs/_build/
61
0 commit comments