We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2c8acb0 commit ed82868Copy full SHA for ed82868
.gitattributes
@@ -1,8 +1,13 @@
1
* text=auto
2
3
/tests export-ignore
4
+/examples export-ignore
5
+/resources export-ignore
6
+.github export-ignore
7
+.dependabot export-ignore
8
.editorconfig export-ignore
9
.gitattributes export-ignore
10
.gitignore export-ignore
11
.travis.yml export-ignore
12
+.mergify.yml export-ignore
13
phpunit.xml export-ignore
0 commit comments