|
@@ -1,23 +1,23 @@
|
|
|
-/.build export-ignore
|
|
|
|
|
-/.github export-ignore
|
|
|
|
|
-/.idea export-ignore
|
|
|
|
|
-/.phan export-ignore
|
|
|
|
|
-/.phpdoc export-ignore
|
|
|
|
|
-/benchmark export-ignore
|
|
|
|
|
-/docs export-ignore
|
|
|
|
|
-/examples export-ignore
|
|
|
|
|
-/tests export-ignore
|
|
|
|
|
-/.editorconfig export-ignore
|
|
|
|
|
-/.gitattributes export-ignore
|
|
|
|
|
-/.gitignore export-ignore
|
|
|
|
|
-/.readthedocs.yml export-ignore
|
|
|
|
|
-/composer.lock export-ignore
|
|
|
|
|
-/phpbench.json export-ignore
|
|
|
|
|
-/phpcs.xml.dist export-ignore
|
|
|
|
|
-/phpdoc.xml.dist export-ignore
|
|
|
|
|
-/phpmd.xml.dist export-ignore
|
|
|
|
|
-/phpunit.xml.dist export-ignore
|
|
|
|
|
-/phpstan.dist.neon export-ignore
|
|
|
|
|
-/phpstan-baseline.neon export-ignore
|
|
|
|
|
|
|
+/.build export-ignore
|
|
|
|
|
+/.github export-ignore
|
|
|
|
|
+/.idea export-ignore
|
|
|
|
|
+/.phan export-ignore
|
|
|
|
|
+/.phpdoc export-ignore
|
|
|
|
|
+/benchmark export-ignore
|
|
|
|
|
+/docs export-ignore
|
|
|
|
|
+/examples export-ignore
|
|
|
|
|
+/tests export-ignore
|
|
|
|
|
+/.editorconfig export-ignore
|
|
|
|
|
+/.gitattributes export-ignore
|
|
|
|
|
+/.gitignore export-ignore
|
|
|
|
|
+/.readthedocs.yml export-ignore
|
|
|
|
|
+/composer.lock export-ignore
|
|
|
|
|
+/phpbench.json export-ignore
|
|
|
|
|
+/phpcs.xml.dist export-ignore
|
|
|
|
|
+/phpdoc.xml.dist export-ignore
|
|
|
|
|
+/phpmd.xml.dist export-ignore
|
|
|
|
|
+/phpunit.xml.dist export-ignore
|
|
|
|
|
+/phpstan.dist.neon export-ignore
|
|
|
|
|
+/phpstan-baseline.neon export-ignore
|
|
|
|
|
|
|
|
*.php diff=php
|
|
*.php diff=php
|