Skip to content

Commit 7ecb5a0

Browse files
authored
chore: ignore agent local files [skip ci] (#14184)
Ignore both `AGENTS.local.md` and `CLAUDE.local.md` files
1 parent 5bacb38 commit 7ecb5a0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ dist
66
/.idea/runConfigurations/_template*
77
!/.idea/payload.iml
88

9+
# Local AI Agent files
10+
AGENTS.local.md
11+
CLAUDE.local.md
12+
913
# Custom actions
1014
!.github/actions/**/dist
1115

0 commit comments

Comments
 (0)