Skip to content

Commit 2a4d897

Browse files
committed
added git attributes
1 parent 29d5afe commit 2a4d897

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.gitattributes

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# exclude from dist
2+
/.gitattributes export-ignore
3+
/.gitignore export-ignore
4+
/phpunit.xml export-ignore
5+
/tests export-ignore
6+
7+
# configure git diff output
8+
*.php diff=php

0 commit comments

Comments
 (0)