Skip to content

Commit 7c3685d

Browse files
committed
Add gitattributes.
1 parent e8cd0ba commit 7c3685d

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

.gitattributes

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
/coverage export-ignore
2+
/example export-ignore
3+
/tests export-ignore
4+
/tools export-ignore
5+
phpcs.xml.dist export-ignore
6+
phpstan.neon.* export-ignore
7+
phpunit.xml export-ignore
8+
9+
*.php diff=php

0 commit comments

Comments
 (0)