Skip to content
This repository was archived by the owner on Nov 25, 2020. It is now read-only.

Commit aae088c

Browse files
committed
add export-ignore on tests (resources)
1 parent 39c46f6 commit aae088c

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.gitattributes

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
/Tests export-ignore
2+
/TestsProject export-ignore
3+
.gitattributes export-ignore
4+
.gitignore export-ignore
5+
.travis.yml export-ignore
6+
phpunit.xml.dist export-ignore
7+
tests.php export-ignore

0 commit comments

Comments
 (0)