Skip to content

Commit b133ae7

Browse files
authored
fix: do not distribute AGENTS.md and CLAUDE.md (#2046)
1 parent 49a6bbe commit b133ae7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitattributes

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@
1212
# Exclude non-essential files from dist
1313
/tests export-ignore
1414
/stubs export-ignore
15+
/AGENTS.md export-ignore
16+
/CLAUDE.md export-ignore
1517
/.appveyor.yml export-ignore
1618
/.craft.yml export-ignore
1719
/.editorconfig export-ignore

0 commit comments

Comments
 (0)