# dependencies
node_modules/
.pnp
.pnp.js

# build output
dist/
.output/
.vercel/
.netlify/

# astro
.astro/

# environment — never commit
.env
.env.*
!.env.example

# credentials — never commit
*.pem
*.key
aws-credentials*
.aws/

# logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*

# editor / os
.vscode/*
!.vscode/extensions.json
.idea/
.DS_Store
Thumbs.db

# test / tooling caches
coverage/
.eslintcache
.cache/
playwright-report/
test-results/

# generated inventory — safe to share, but not tracked
aws-inventory.txt

# The pre-cutover archive of the old single-file build (docs/09 Part 8.1).
# NOT committed: it is ~3.3 MB of the page that carried the fabricated founder
# and the invented matter values, and Part 8.3 runs `git tag` eleven lines later.
# `docs/06` says to keep it, not to version it.
_archive/
