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 afbc29e commit 9c8884cCopy full SHA for 9c8884c
.gitattributes
@@ -2,14 +2,14 @@
2
/.github export-ignore
3
/.gitignore export-ignore
4
/.php_cs export-ignore
5
+/.php-cs-fixer.php export-ignore
6
/.travis.yml export-ignore
7
/CODE_OF_CONDUCT.md export-ignore
8
/CONTRIBUTING.md export-ignore
9
/Makefile export-ignore
10
/box.json.dist export-ignore
11
/composer.json export-ignore
12
/manifest.xml.in export-ignore
-/.php-cs-fixer.php export-ignore
13
/phpunit.xml.dist export-ignore
14
/tests export-ignore
15
/tools export-ignore
0 commit comments