Revert "[Python] adding IDE & static related stuff (#3317)" (#3363)

This reverts commit e931ef7f3e.
This commit is contained in:
Brendan Forster
2020-04-04 13:30:58 -03:00
committed by GitHub
parent eefa65c924
commit e607bdd855

View File

@ -137,7 +137,3 @@ dmypy.json
# Cython debug symbols # Cython debug symbols
cython_debug/ cython_debug/
# static files generated from Django application using `collectstatic`
media
static