Skip to content

Commit 28e5f09

Browse files
committed
Merge pull request #6 from webimpress/hotfix/gitattributes
Updated .gitattributes - added composer.lock and .coveralls.yml
2 parents 7de1731 + 7cd8c12 commit 28e5f09

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,8 +1,10 @@
11
/docs export-ignore
22
/test export-ignore
3+
/.coveralls.yml export-ignore
34
/.gitattributes export-ignore
45
/.gitignore export-ignore
56
/.travis.yml export-ignore
7+
/composer.lock export-ignore
68
/mkdocs.yml export-ignore
79
/phpcs.xml export-ignore
810
/phpunit.xml.dist export-ignore

0 commit comments

Comments
 (0)