From 5b28d37a8746d24c44fc6b7723de252bfc1c19a3 Mon Sep 17 00:00:00 2001 From: Axel Haustant Date: Wed, 25 Oct 2017 00:28:31 +0200 Subject: [PATCH] Ignore benchmark and profiling results --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index bb8457d4..04ee8bf7 100644 --- a/.gitignore +++ b/.gitignore @@ -35,6 +35,8 @@ htmlcov/ nosetests.xml coverage.xml prof/ +histograms/ +.benchmarks # Translations *.mo