Ignore private agent overlay symlinks (#9)

Co-authored-by: Andrey Avtomonov <7889985+andreybavt@users.noreply.github.com>
This commit is contained in:
Andrey Avtomonov 2026-05-11 16:07:17 +02:00 committed by GitHub
commit 1b84cdd187
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

6
.gitignore vendored
View file

@ -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/