Skip to content

Commit 4f479b0

Browse files
committed
Adding .gitattributes to remove Tests directory from "dist"
1 parent 64b0c0d commit 4f479b0

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
@@ -0,0 +1,4 @@
1+
/Resources/doc export-ignore
2+
/Tests export-ignore
3+
/phpunit.xml.dist export-ignore
4+
/.git* export-ignore

0 commit comments

Comments
 (0)