chore: clean up .gitignore, remove unused entries (#61)

This commit is contained in:
2026-03-27 21:34:56 +03:00
committed by GitHub
parent 325f51822f
commit 52b1459be9

28
.gitignore vendored
View File

@@ -4,42 +4,14 @@ data/
.env
.env.*
*.log
internal config
# Backup files
*.bak
docs-site/
docs/
*.txt
examples/
# Generated by CI
*.cdx.json
# Dead crates (kept in repo for reference but excluded from workspace)
# nora-cli/ and nora-storage/ remain in git but are not built
# Playwright / Node
node_modules/
package.json
package-lock.json
/tmp/
# AI tooling — NEVER commit
CLAUDE.md
QWEN.md
MOTHER-CLAUDE*.md
.claude/
.qwen/
.cursor/
.aider*
.copilot/
# Internal process
SESSION*.md
TODO.md
RELEASE_RUNBOOK.md
.internal/
scripts/qa-panel.sh