Skip to content

Commit 5b6c5ee

Browse files
authored
chore(package): add a .gitattribute file so the size of the installed package can be reduced (#56)
1 parent 29ad032 commit 5b6c5ee

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

.gitattributes

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
/.github/ export-ignore
2+
/tests/ export-ignore
3+
/.gitattributes export-ignore
4+
/.gitignore export-ignore
5+
/Makefile export-ignore
6+
/phpcs.xml.dist export-ignore
7+
/phpstan.src.neon export-ignore
8+
/phpunit.xml export-ignore

0 commit comments

Comments
 (0)