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

This commit is contained in:
Natalie 2026-06-29 16:13:41 -04:00
parent c847cdc167
commit b4afdc18b3

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/