Skip to content

Commit 8aee5fe

Browse files
committed
Smaller package size by using export-ignore
1 parent 2919ce7 commit 8aee5fe

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

.gitattributes

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
/.gitattributes export-ignore
2+
/.github export-ignore
3+
/.gitignore export-ignore
4+
/.php-cs-fixer.dist.php export-ignore
5+
/docs export-ignore
6+
/mkdocs.yml export-ignore
7+
/phpstan.neon.dist export-ignore
8+
/phpunit.xml.dist export-ignore
9+
/phpmd.xml.dist export-ignore
10+
/samples export-ignore
11+
/tests export-ignore
12+

0 commit comments

Comments
 (0)