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.
2 parents 724f83a + 142deb4 commit be2b933Copy full SHA for be2b933
.gitattributes
@@ -1,8 +1,10 @@
1
+/.github export-ignore
2
/demo export-ignore
3
/docs export-ignore
4
/tests export-ignore
5
/.gitattributes export-ignore
6
/.gitignore export-ignore
-/.php_cs.dist export-ignore
7
-/.travis.yml export-ignore
+/.php-cs-fixer.dist export-ignore
8
+/phpstan-baseline.neon export-ignore
9
+/phpstan.neon export-ignore
10
/phpunit.xml.dist export-ignore
0 commit comments