diff --git a/Python.gitignore b/Python.gitignore index d82fa7a9..b26ab7e4 100644 --- a/Python.gitignore +++ b/Python.gitignore @@ -137,7 +137,3 @@ dmypy.json # Cython debug symbols cython_debug/ - -# static files generated from Django application using `collectstatic` -media -static