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