Add .gitignore, static assets, template & css updates

This commit is contained in:
russell@unturf.com 2026-04-21 18:27:17 -04:00
parent 0047dd1ac1
commit e1f7330592
7 changed files with 1310 additions and 234 deletions

6
.gitignore vendored Normal file
View file

@ -0,0 +1,6 @@
*.egg-info
*.pyc
build/
dist/
__pycache__/