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

Commit 1e93e09

Browse files
committed
Merge pull request #518 from webimpress/hotfix/gitattributes
Added missing entries in .gitattributes
2 parents 514c9fd + 8e087ed commit 1e93e09

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,8 +1,11 @@
11
/doc export-ignore
22
/test export-ignore
3+
/.coveralls.yml export-ignore
4+
/.docheader export-ignore
35
/.gitattributes export-ignore
46
/.gitignore export-ignore
57
/.travis.yml export-ignore
8+
/composer.lock export-ignore
69
/mkdocs.yml export-ignore
710
/phpcs.xml export-ignore
811
/phpunit.xml.dist export-ignore

0 commit comments

Comments
 (0)