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 74dc3b2 commit 0ca3d23Copy full SHA for 0ca3d23
.gitattributes
@@ -3,13 +3,15 @@
3
/.idea export-ignore
4
/.phan export-ignore
5
/.phpdoc export-ignore
6
+/benchmark export-ignore
7
/docs export-ignore
8
/examples export-ignore
9
/tests export-ignore
10
/.editorconfig export-ignore
11
/.gitattributes export-ignore
12
/.gitignore export-ignore
13
/.readthedocs.yml export-ignore
14
+/phpbench.json export-ignore
15
/phpcs.xml.dist export-ignore
16
/phpdoc.xml.dist export-ignore
17
/phpmd.xml.dist export-ignore
0 commit comments