From 710051335696bef15bcd61809aca961492b0d2c5 Mon Sep 17 00:00:00 2001
From: Mia Croiset <mia.croiset@ens-lyon.fr>
Date: Tue, 2 Jul 2024 15:31:00 +0200
Subject: [PATCH] ignore benchmark txt files

---
 .gitignore | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/.gitignore b/.gitignore
index 5124c9a..fe2db91 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,6 @@ results/
 testing/
 testing*
 *.pyc
+benchmark/matrices_rep2.txt
+benchmark/matrices_rep3.txt
+benchmark/matrices.txt
-- 
GitLab