From d603dfa8d4ca7b52095be93d983e88a3ef93ee62 Mon Sep 17 00:00:00 2001 From: Mery-Sanz Date: Mon, 12 May 2025 06:57:25 +0000 Subject: [PATCH] Edit .gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 2956bfc1..12fba8de 100644 --- a/.gitignore +++ b/.gitignore @@ -147,5 +147,8 @@ cython_debug/ .cai/ .vscode/ +# workspaces +workspaces/ + # benchmarks benchmarks/outputs \ No newline at end of file