[chore] employ static assets directory

This commit is contained in:
2026-03-25 05:34:11 -04:00
parent 03e606e152
commit 3f9b1accda
4 changed files with 8 additions and 5 deletions

3
.gitignore vendored
View File

@@ -26,6 +26,9 @@ pnpm-debug.log*
# imges from tcgplayer
public/cards/*
# static assets
/static/
# anything test
test.*