summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFlorian Bruhin <me@the-compiler.org>2020-12-03 12:41:28 +0100
committerFlorian Bruhin <me@the-compiler.org>2020-12-03 12:41:28 +0100
commit296c5e1dc4e1ba86841b8cb7c3ea106975b67981 (patch)
tree3d5817d1612b0a7da545d01dc29bcebd4bce39eb
parent8c125d501a9e58903dda74ee8bb1d6f91a918d6a (diff)
downloadqutebrowser-296c5e1dc4e1ba86841b8cb7c3ea106975b67981.tar.gz
qutebrowser-296c5e1dc4e1ba86841b8cb7c3ea106975b67981.zip
Add .benchmarks to .gitignore
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
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