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 5892a51 + 61682ff commit 790426fCopy full SHA for 790426f
.gitattributes
@@ -2,8 +2,16 @@
2
/.gitignore export-ignore
3
/.scrutinizer.yml export-ignore
4
/.travis.yml export-ignore
5
+/composer-require-config.json export-ignore
6
/composer.lock export-ignore
-/examples/ export-ignore
7
/phpmd.xml.dist export-ignore
8
/phpunit.xml.dist export-ignore
9
+/Makefile export-ignore
10
+/phive.xml export-ignore
11
+/phpcs.xml.dist export-ignore
12
+/phpstan.neon export-ignore
13
+/psalm.xml export-ignore
14
/tests/ export-ignore
15
+/examples/ export-ignore
16
+/.dependabot/ export-ignore
17
+/.github/ export-ignore
0 commit comments