Files
israel-law-mcp/.gitignore
Mortalus c9b7ecc346 feat: commit built database for reliable deployment
Database is a build artifact but committed for repos with
rate-limited or hard-to-extract data sources. Rebuild with:
npm run build:db

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-20 08:27:01 +01:00

11 lines
95 B
Plaintext

node_modules/
dist/
data/source/
!data/.gitkeep
.env
.env.*
*.tgz
coverage/
.vercel/
.DS_Store