We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents df7b36c + 1d0f9cc commit 2ec038eCopy full SHA for 2ec038e
1 file changed
Python.gitignore
@@ -52,6 +52,8 @@ coverage.xml
52
53
# Django stuff:
54
*.log
55
+.static_storage/
56
+.media/
57
local_settings.py
58
59
# Flask stuff:
0 commit comments