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

Commit 2408a34

Browse files
committed
[git] export-ignore coveralls and phpunit
1 parent e01888f commit 2408a34

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitattributes

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
/test export-ignore
22
/vendor export-ignore
3+
.coveralls.yml export-ignore
34
.gitattributes export-ignore
45
.gitignore export-ignore
56
.travis.yml export-ignore
67
.php_cs export-ignore
8+
phpunit.xml.dist export-ignore
9+
phpunit.xml.travis export-ignore

0 commit comments

Comments
 (0)