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 ef77449 commit 3ca1a2cCopy full SHA for 3ca1a2c
.gitattributes
@@ -1,13 +1,14 @@
1
.editorconfig export-ignore
2
+.eslintrc.json export-ignore
3
.gitattributes export-ignore
4
+.github/ export-ignore
5
.gitignore export-ignore
-Doxyfile export-ignore
-composer.json export-ignore
6
.phpcs.xml export-ignore
7
-phpunit.xml export-ignore
8
-tests/ export-ignore
9
-.github/ export-ignore
10
-.eslintrc.json export-ignore
+composer.json export-ignore
+composer.lock export-ignore
+docs/ export-ignore
11
package-lock.json export-ignore
12
package.json export-ignore
13
-docs/ export-ignore
+phpunit.xml export-ignore
+tests/ export-ignore
14
+yaml-sort-checker.yml export-ignore
0 commit comments