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

Commit c0d794e

Browse files
committed
Updated .gitattributes
1 parent 8ce5e7b commit c0d794e

File tree

1 file changed

+8
-9
lines changed

1 file changed

+8
-9
lines changed

.gitattributes

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
/docs export-ignore
22
/test export-ignore
3-
.coveralls.yml
4-
.gitattributes export-ignore
5-
.gitignore export-ignore
6-
.travis.yml export-ignore
7-
phpcs.xml export-ignore
8-
.docheader export-ignore
9-
CONDUCT.md export-ignore
10-
CONTRIBUTING.md export-ignore
11-
phpunit.xml.dist export-ignore
3+
/.coveralls.yml export-ignore
4+
/.docheader export-ignore
5+
/.gitattributes export-ignore
6+
/.gitignore export-ignore
7+
/.travis.yml export-ignore
8+
/composer.lock export-ignore
9+
/phpcs.xml export-ignore
10+
/phpunit.xml.dist export-ignore

0 commit comments

Comments
 (0)