Add .gitignore + package-lock.json; frontend build verified (84 modules, clean)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
jtricerolph 2026-07-12 12:17:05 +00:00
parent b94585084a
commit 32e13d6d49
2 changed files with 1817 additions and 0 deletions

6
.gitignore vendored Normal file
View file

@ -0,0 +1,6 @@
__pycache__/
*.py[cod]
*.pyo
.env
node_modules/
frontend/dist/

1811
frontend/package-lock.json generated Normal file

File diff suppressed because it is too large Load diff