Skip to content

Commit 12667f3

Browse files
authored
Update list of composer ignored files (#428)
1 parent a22d776 commit 12667f3

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Diff for: .gitattributes

+4
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
1+
/.github/ export-ignore
12
/docs/ export-ignore
23
/test/ export-ignore
34
/utils/ export-ignore
45
/.buildpath export-ignore
6+
/.codecov.yml export-ignore
7+
/.gitattributes export-ignore
58
/.gitignore export-ignore
69
/.project export-ignore
710
/.travis.yml export-ignore
11+
/phpunit.xml.dist export-ignore

0 commit comments

Comments
 (0)