Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -61,6 +61,10 @@ mochawesome-report
AGENTS.md
# .claude/commands/ is intentionally tracked — project slash commands for Claude Code

# Local-only working docs — bug reports / investigations stay on the author's machine,
# their rationale belongs in commit messages and PR descriptions, not the repo tree
docs/bug-reports/

# NitroX schema files — do not commit until IP/licensing confirmed with Provar team
# See: src/mcp/tools/nitroXTools.ts and plan notes
src/mcp/rules/FactComponent.schema.json
Expand Down
158 changes: 0 additions & 158 deletions docs/bug-reports/testrun-enobufs-stream-to-file.md

This file was deleted.

Loading