chore(benchmark): establish benchmark directory structure

This commit is contained in:
xfy 2026-06-10 14:11:19 +08:00
parent afbbc3a951
commit bc57e5b656
2 changed files with 4 additions and 0 deletions

4
.gitignore vendored
View File

@ -51,6 +51,10 @@ logs/
tmp/
temp/
# Benchmark results
benchmarks/*/
!benchmarks/.gitkeep
# oh-my-claudecode state directory
.omc/

0
benchmarks/.gitkeep Normal file
View File