Skip to content

Commit afe8816

Browse files
committed
minor #461 Ignore CLAUDE.md to .gitattributes files (OskarStark)
This PR was squashed before being merged into the main branch. Discussion ---------- Ignore `CLAUDE.md` to `.gitattributes` files | Q | A | ------------- | --- | Bug fix? | no | New feature? | no | Docs? | no | Issues | -- | License | MIT Commits ------- b18a8c8 Ignore `CLAUDE.md` to `.gitattributes` files
2 parents aeb3cfa + b18a8c8 commit afe8816

File tree

5 files changed

+5
-0
lines changed

5 files changed

+5
-0
lines changed

src/agent/.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@
44
.gitignore export-ignore
55
phpstan.dist.neon export-ignore
66
phpunit.xml.dist export-ignore
7+
CLAUDE.md export-ignore

src/ai-bundle/.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@
44
.gitignore export-ignore
55
phpstan.dist.neon export-ignore
66
phpunit.xml.dist export-ignore
7+
CLAUDE.md export-ignore

src/mcp-bundle/.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@
22
.gitattributes export-ignore
33
.gitignore export-ignore
44
phpstan.dist.neon export-ignore
5+
CLAUDE.md export-ignore

src/platform/.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@
44
.gitignore export-ignore
55
phpstan.dist.neon export-ignore
66
phpunit.xml.dist export-ignore
7+
CLAUDE.md export-ignore

src/store/.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@
44
.gitignore export-ignore
55
phpstan.dist.neon export-ignore
66
phpunit.xml.dist export-ignore
7+
CLAUDE.md export-ignore

0 commit comments

Comments
 (0)