1
0
Fork 0
mirror of https://github.com/seanmorley15/AdventureLog.git synced 2025-08-10 15:45:20 +02:00

static hosting

This commit is contained in:
Sean Morley 2024-07-09 09:58:52 -04:00
parent 7b9023dd07
commit e33654a6b6
5 changed files with 23 additions and 4 deletions

5
backend/.gitignore vendored
View file

@ -113,4 +113,7 @@ demo/react-spa/yarn.lock
# Visual Studio Code
.vscode/
*/media/*
*/media/*
/static/*
/staticfiles/*