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
8 changes: 5 additions & 3 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ node_modules/
*.log
dist/

# tool-generated index/scratch dirs (runecho / codegraph) — never committed
.ai/
.codegraph/
# tool-generated index/scratch dirs (runecho / codegraph) — never committed.
# No trailing slash: in a shared-index worktree layout these are symlinks to a
# sibling checkout's index, and a dir-only pattern leaves them untracked-noisy.
.ai
.codegraph
Loading
Loading