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

Commit 54fa500

Browse files
committed
Update .gitattributes
1 parent 289e53c commit 54fa500

File tree

1 file changed

+9
-8
lines changed

1 file changed

+9
-8
lines changed

.gitattributes

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
1-
/test export-ignore
2-
/vendor export-ignore
3-
.coveralls.yml export-ignore
4-
.gitattributes export-ignore
5-
.gitignore export-ignore
6-
.travis.yml export-ignore
7-
.php_cs export-ignore
8-
phpunit.xml.dist export-ignore
1+
/.coveralls.yml export-ignore
2+
/.gitattributes export-ignore
3+
/.gitignore export-ignore
4+
/.travis.yml export-ignore
5+
/docs/ export-ignore
6+
/mkdocs.yml export-ignore
7+
/phpcs.xml export-ignore
8+
/phpunit.xml.dist export-ignore
9+
/test/ export-ignore

0 commit comments

Comments
 (0)