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

Commit 6da3eb4

Browse files
authored
Merge pull request #339 from JoeBengalen/export-ignores
Updated export-ignores to cleanup release
2 parents 65b566d + 89e73c9 commit 6da3eb4

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
1+
/docs export-ignore
22
/test export-ignore
33
/vendor export-ignore
4+
.coveralls.yml export-ignore
45
.gitattributes export-ignore
56
.gitignore export-ignore
67
.scrutinizer.yml export-ignore
78
.travis.yml export-ignore
9+
composer.lock export-ignore
10+
mkdocs.yml export-ignore
811
phpunit.xml.dist export-ignore
912
phpcs.xml export-ignore

0 commit comments

Comments
 (0)