Seed JSON files (parsed legislation) are now committed so that npm run build:db works on any machine without re-ingestion. Raw source HTML and .db files remain gitignored. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
12 lines
100 B
Plaintext
12 lines
100 B
Plaintext
node_modules/
|
|
dist/
|
|
*.db
|
|
data/source/
|
|
!data/.gitkeep
|
|
.env
|
|
.env.*
|
|
*.tgz
|
|
coverage/
|
|
.vercel/
|
|
.DS_Store
|