From 48c6e38356b3faf151ddf31fa4a9c1de4e3fad75 Mon Sep 17 00:00:00 2001
From: Hans-Peter Deifel <hpd@hpdeifel.de>
Date: Mon, 8 Apr 2019 10:30:07 +0200
Subject: [PATCH] wta: Add benchmarks outputs to gitignore

---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index 73caf25..6ba9fa5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,3 +10,4 @@ dfa/bench/
 *.pdf
 *.tex
 /dfa/bench
+/wta/bench
-- 
GitLab