We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 028d7cc commit a606166Copy full SHA for a606166
1 file changed
.gitattributes
@@ -4,11 +4,16 @@
4
/.editorconfig export-ignore
5
/.gitattributes export-ignore
6
/.gitignore export-ignore
7
-/.php_cs export-ignore
+/.php-cs-fixer.php export-ignore
8
/.scrutinizer.yml export-ignore
9
-/.travis.yml export-ignore
+/.github export-ignore
10
+/CONTRIBUTING.md export-ignore
11
/dev-tools export-ignore
12
/phpstan.neon export-ignore
13
/phpunit.xml export-ignore
14
+/phpunit-windows.xml export-ignore
15
/samples export-ignore
16
+/doc export-ignore
17
/tests export-ignore
18
+/Makefile export-ignore
19
+/alt_autoload.php-dist export-ignore
0 commit comments