From 0ca3d2377f8d01b788c738d46f9bf72d9b17083d Mon Sep 17 00:00:00 2001 From: smiley Date: Fri, 10 May 2024 19:28:17 +0200 Subject: [PATCH] :octocat: --- .gitattributes | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitattributes b/.gitattributes index e2090ce38..5f1e42f08 100644 --- a/.gitattributes +++ b/.gitattributes @@ -3,6 +3,7 @@ /.idea export-ignore /.phan export-ignore /.phpdoc export-ignore +/benchmark export-ignore /docs export-ignore /examples export-ignore /tests export-ignore @@ -10,6 +11,7 @@ /.gitattributes export-ignore /.gitignore export-ignore /.readthedocs.yml export-ignore +/phpbench.json export-ignore /phpcs.xml.dist export-ignore /phpdoc.xml.dist export-ignore /phpmd.xml.dist export-ignore