We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1186187 commit 5aa2090Copy full SHA for 5aa2090
.gitattributes
@@ -1,19 +1,13 @@
1
/.github export-ignore
2
-/.yarn export-ignore
3
-/docs export-ignore
4
-/tests export-ignore
5
/.codeclimate.yml export-ignore
6
/.editorconfig export-ignore
7
/.gitattributes export-ignore
8
/.gitignore export-ignore
+/.releaserc export-ignore
9
/CODE_OF_CONDUCT.md export-ignore
10
/composer.lock export-ignore
11
/CONTRIBUTING.md export-ignore
12
-/LICENSE export-ignore
13
-/README.md export-ignore
14
/SECURITY.md export-ignore
15
-/package.json export-ignore
16
-/yarn.lock export-ignore
17
/phpcs.xml export-ignore
18
/phpstan.neon export-ignore
19
/phpunit.xml export-ignore
0 commit comments