We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a4733e commit 04cf115Copy full SHA for 04cf115
.gitignore
@@ -102,3 +102,6 @@ venv.bak/
102
103
# mypy
104
.mypy_cache/
105
+
106
+# Exclude collected Django static files
107
+static_collected
0 commit comments