From 296c5e1dc4e1ba86841b8cb7c3ea106975b67981 Mon Sep 17 00:00:00 2001 From: Florian Bruhin Date: Thu, 3 Dec 2020 12:41:28 +0100 Subject: Add .benchmarks to .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 50c67dee4..31c4ca3b7 100644 --- a/.gitignore +++ b/.gitignore @@ -35,6 +35,7 @@ Sessionx.vim /.pytest_cache /.testmondata /.hypothesis +/.benchmarks .mypy_cache /prof /venv -- cgit v1.2.3-54-g00ecf