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

Commit eddd25d

Browse files
committed
Merge branch 'hotfix/gitattributes' into develop
Updated gitattributes for upcoming v3.
2 parents 9282e63 + 837f14d commit eddd25d

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.gitattributes

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,12 @@
1+
/doc export-ignore
12
/benchmarks export-ignore
23
/test export-ignore
34
/vendor export-ignore
45
.coveralls.yml export-ignore
56
.gitattributes export-ignore
67
.gitignore export-ignore
78
.travis.yml export-ignore
8-
.php_cs export-ignore
9+
Makefile export-ignore
10+
mkdocs.yml export-ignore
911
phpunit.xml.dist export-ignore
12+
phpcs.xml export-ignore

0 commit comments

Comments
 (0)