chore: add .gitignore for finances stub (modeled on prospector)

This commit is contained in:
Natalie 2026-06-29 16:13:39 -04:00
parent d8ae381847
commit 29eedc4c5b

12
.gitignore vendored Normal file
View file

@ -0,0 +1,12 @@
node_modules/
dist/
*.tsbuildinfo
.env
.env.local
.run/
.claude/
# web build artifacts during dev
web/dist/
web/node_modules/
# mcp build
@packages/*/dist/