Skip to content
Open
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
6 changes: 6 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -26,3 +26,9 @@ htmlcov/

# Storybook local build output
storybook-static/

# Scratch registries written into the working tree by an external
# contextual-orchestrator agent runtime when it is invoked from this
# directory. They are not Inkspan source or contracts.
/registered_agents.json
/task_agent_mapping.json
Loading