Added whitenoise requirement

This commit is contained in:
Viswamedha Nalabotu 2025-11-19 13:37:50 +00:00
parent 5d7774cdd8
commit 3cda2304e3
2 changed files with 2 additions and 1 deletions

3
.gitignore vendored
View file

@ -52,4 +52,5 @@ static
.github .github
__pycache__/ __pycache__/
*.sqlite3 *.sqlite3
*.local.bat

Binary file not shown.