diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index f33874fbbdc..af2972754d6 100644 --- a/.gitignore +++ b/.gitignore @@ -112,6 +112,9 @@ scratch /clientTest /httpClientTest +# benchrun files +/benchrun_embedded + # Linters .mypy_cache |