Skip to content

Commit ed82868

Browse files
authoredJun 17, 2019
Update .gitattributes
1 parent 2c8acb0 commit ed82868

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed
 

‎.gitattributes

+5
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,13 @@
11
* text=auto
22

33
/tests export-ignore
4+
/examples export-ignore
5+
/resources export-ignore
6+
.github export-ignore
7+
.dependabot export-ignore
48
.editorconfig export-ignore
59
.gitattributes export-ignore
610
.gitignore export-ignore
711
.travis.yml export-ignore
12+
.mergify.yml export-ignore
813
phpunit.xml export-ignore

0 commit comments

Comments
 (0)
Failed to load comments.