From 40b88518add22dded7c6e7f16611b47ef3aafad0 Mon Sep 17 00:00:00 2001
From: Andre Anjos <andre.dos.anjos@gmail.com>
Date: Thu, 5 Oct 2023 08:41:55 +0200
Subject: [PATCH] [ignore] Add results/ directory

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

diff --git a/.gitignore b/.gitignore
index 7f47e52f..1599f068 100644
--- a/.gitignore
+++ b/.gitignore
@@ -25,3 +25,4 @@ _citools/
 _work/
 .mypy_cache/
 .pytest_cache/
+results/
-- 
GitLab