# Secrets and local environment
.env
.env.*
!.env.example
!.env.sample
.envrc
.direnv/
.npmrc
.npmrc.*
.yarnrc
.pnpmrc
.netrc
.netrc.*
*.pem
*.key
*.crt
*.p12
*.pfx
*.token
*.secret
*.credentials
*.credentials.*
auth.json
auth.*.json
credentials.json
credentials.*.json
secret.json
secret.*.json
secrets.json
secrets.*.json
token.json
token.*.json
tokens.json
tokens.*.json
.context7/
context7.local.json
context7.*.local.json

# Dependencies and build output
node_modules/
.mintlify/
.next/
out/
dist/
build/
coverage/
package/
*.tgz
*.tar
*.tar.gz
*.zip

# Logs and local caches
*.log
*.log.*
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
.cache/
.tmp/
tmp/
temp/
.local/
.local-*/
.eslintcache
*.eslintcache
.nyc_output/
.vite/
.vitest/
.turbo/
.pnpm-store/
.yarn/
.yarnrc.yml
*.tsbuildinfo
lcov.info
test-results/
playwright-report/
screenshots/
secret-scan/
secret-scan-results/
secret-scan-report.*
gitleaks-report.*
trufflehog-report.*
*.sarif
*.sqlite
*.sqlite3
*.db
*.db-journal

# Local agent, editor, and OS state
.codex/
.agents/
.claude/
.cursor/
.windsurf/
.idea/
.vscode/
.DS_Store
._*
Icon?
Thumbs.db
*.swp
*.swo
*~

# Local automation handoffs and private agent notes
DOCS_QUALITY_POLL.md
docs-quality-poll*.md
agent-handoff*.md
automation-handoff*.md
.poll/
