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 bfb65ab commit e7a49e8Copy full SHA for e7a49e8
.gitattributes
@@ -1,5 +1,4 @@
1
/.github export-ignore
2
-/.yarn export-ignore
3
/docs export-ignore
4
/tests export-ignore
5
/.codeclimate.yml export-ignore
@@ -8,11 +7,7 @@
8
7
/.gitignore export-ignore
9
/CODE_OF_CONDUCT.md export-ignore
10
/CONTRIBUTING.md export-ignore
11
-/LICENSE export-ignore
12
-/README.md export-ignore
13
/SECURITY.md export-ignore
14
-/package.json export-ignore
15
-/yarn.lock export-ignore
16
/phpcs.xml export-ignore
17
/phpunit.xml export-ignore
18
/composer.lock export-ignore
0 commit comments