Skip to content

Commit fbb712b

Browse files
committed
chore(gitignore): add benchmarks* to gitignore
1 parent 23958c6 commit fbb712b

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -243,10 +243,11 @@ dist-ssr
243243
*.sln
244244
*.sw?
245245
.playwright-mcp
246-
benchmarks
246+
benchmarks*
247247
test-results
248248
.envrc
249249
BENCHMARKS_DATA.md
250250
benchmarks-old
251251
runs
252252
!tests/fixtures/runs/
253+
scripts

0 commit comments

Comments
 (0)