Added and configured whitenoise

This commit is contained in:
Keannu Christian Bernasol 2023-06-26 22:10:29 +08:00
parent b6d7decf3a
commit ca527289af
4 changed files with 16 additions and 1 deletions

1
.gitignore vendored
View file

@ -63,6 +63,7 @@ db.sqlite3-journal
# Static Media Stuff
stude/media/*
stude/static/*
# Flask stuff:
instance/