diff --git a/Python.gitignore b/Python.gitignore index 113294a5..de1beb02 100644 --- a/Python.gitignore +++ b/Python.gitignore @@ -51,6 +51,8 @@ coverage.xml # Django stuff: *.log +.static_storage/ +.media/ local_settings.py # Flask stuff: