allow css debugging (the map file isn't fetched under normal circumstances)

This commit is contained in:
Hendrik L 2024-07-10 12:30:29 +02:00 committed by Hendrik L
parent bb8620f73e
commit 10e4279eb4

1
.gitignore vendored
View file

@ -159,7 +159,6 @@ cython_debug/
# and can be added to the global gitignore or merged into this file. For a more nuclear # and can be added to the global gitignore or merged into this file. For a more nuclear
# option (not recommended) you can uncomment the following to ignore the entire idea folder. # option (not recommended) you can uncomment the following to ignore the entire idea folder.
.idea/ .idea/
app/static/*.css.map
/app/static/media/ /app/static/media/
celery_worker.py celery_worker.py