Add .gitignore and remove accidentally committed node_modules

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
jtricerolph 2026-07-22 14:19:59 +00:00
parent 18e24efbeb
commit 09a8158a1e
14470 changed files with 3 additions and 1824949 deletions

3
.gitignore vendored Normal file
View file

@ -0,0 +1,3 @@
node_modules/
frontend/node_modules/
backend/node_modules/