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 985f414 + 261256c commit cf8df60Copy full SHA for cf8df60
.gitattributes
@@ -1,5 +1,15 @@
1
/.gitattributes export-ignore
2
/.gitignore export-ignore
3
+/.scrutinizer.yml export-ignore
4
+/.travis.yml export-ignore
5
+/appveyor.yml export-ignore
6
+/easy-coding-standard.neon export-ignore
7
+/Makefile export-ignore
8
+/phive.xml export-ignore
9
+/phpcs.xml.dist export-ignore
10
+/phpmd.xml.dist export-ignore
11
+/phpstan.neon export-ignore
12
+/psalm.xml export-ignore
13
/composer.lock export-ignore
14
/phpunit.xml.dist export-ignore
15
/tests/ export-ignore
0 commit comments