Skip to content

Commit 2ecf6a1

Browse files
Add benchmark directory to export-ignore (#474)
1 parent a949bb8 commit 2ecf6a1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitattributes

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,9 @@
44
/.github/ export-ignore
55
/tests export-ignore
66
/tools export-ignore
7+
/benchmark export-ignore
78
/.gitattributes export-ignore
89
/.gitignore export-ignore
910
/.php_cs export-ignore
1011
/phpstan.neon export-ignore
11-
/phpunit.xml export-ignore
12+
/phpunit.xml export-ignore

0 commit comments

Comments
 (0)