Skip to content

Commit 9024173

Browse files
committed
update .gitattributes to exclude additional directories from export
1 parent 7a9d5a6 commit 9024173

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitattributes

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@
1313
/phpunit.xml.dist export-ignore
1414
/psalm.xml export-ignore
1515
/composer-require-checker.json export-ignore
16+
/.claude export-ignore
17+
/doc export-ignore
18+
/demo export-ignore
19+
/.github export-ignore
1620

1721
# Configure diff output for .php and .phar files.
1822
*.php diff=php

0 commit comments

Comments
 (0)