Skip to content

Commit 1edb63a

Browse files
committed
add travis and phpunit config to git export ignore list
1 parent fc07039 commit 1edb63a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitattributes

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
* text eol=lf
22
.gitattributes export-ignore
33
.gitignore export-ignore
4+
.travis.yml export-ignore
45
composer.* export-ignore
6+
phpunit.xml export-ignore
57
README.md export-ignore

0 commit comments

Comments
 (0)