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 fb2b010 commit 4934ab1Copy full SHA for 4934ab1
.gitattributes
@@ -3,13 +3,12 @@
3
4
# Ignore all test and documentation with "export-ignore".
5
/.github export-ignore
6
-/.gitattributes export-ignore
7
-/.gitignore export-ignore
8
-/.travis.yml export-ignore
9
-/phpunit.xml.dist export-ignore
10
/tests export-ignore
11
/.editorconfig export-ignore
+/.gitattributes export-ignore
+/.gitignore export-ignore
12
/.php_cs.dist export-ignore
13
-/.github export-ignore
14
-/psalm.xml export-ignore
15
-/psalm.xml.dist export-ignore
+/.styleci.yml export-ignore
+/.travis.yml export-ignore
+/phpstan.neon export-ignore
+/phpunit.xml.dist export-ignore
0 commit comments