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 18:52:16 +0100
commit9198b16dc07ad3f27cd0d252a8841641dd166c7d (patch)
treeba8dc3df63491cfa7e0cd58e9c0a2a60ea63b6ff
parent3b7bf3fdf16cda6d59b635dd338af930cee6f1a8 (diff)
downloadqutebrowser-9198b16dc07ad3f27cd0d252a8841641dd166c7d.tar.gz
qutebrowser-9198b16dc07ad3f27cd0d252a8841641dd166c7d.zip
Add .benchmarks to .gitignore
(cherry picked from commit 296c5e1dc4e1ba86841b8cb7c3ea106975b67981)
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index aa5b853f7..afc86b423 100644
--- a/.gitignore
+++ b/.gitignore
@@ -27,6 +27,7 @@ __pycache__
/.pytest_cache
/.testmondata
/.hypothesis
+/.benchmarks
.mypy_cache
/prof
/venv