mirror of
https://github.com/Kaelio/ktx.git
synced 2026-06-07 07:55:13 +02:00
Ignore private agent overlay symlinks
This commit is contained in:
parent
9dad936ac7
commit
1b272c887d
1 changed files with 3 additions and 3 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
|
@ -50,9 +50,9 @@ yarn-error.log*
|
|||
!packages/context/test/fixtures/relationship-benchmarks/**/data.sqlite
|
||||
|
||||
# Private local agent overlays
|
||||
.agents/
|
||||
.claude/
|
||||
.superpowers/
|
||||
.agents
|
||||
.claude
|
||||
.superpowers
|
||||
|
||||
# Editors and OS files
|
||||
.idea/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue