From 31c86afa940deb4e46e6beca16b4d6801a384e27 Mon Sep 17 00:00:00 2001
From: Andre Anjos <andre.dos.anjos@gmail.com>
Date: Tue, 24 Jan 2023 18:30:38 +0100
Subject: [PATCH] [ignore] Expand ignored files

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

diff --git a/.gitignore b/.gitignore
index ccc5535d..55e6cc84 100644
--- a/.gitignore
+++ b/.gitignore
@@ -19,6 +19,7 @@ build/
 doc/api/
 dist/
 cache/
-venv/
+_citools/
+_work/
 .mypy_cache/
 .pytest_cache/
-- 
GitLab