From ee205f8a78cb3f534198cac2a886aeeb68913d08 Mon Sep 17 00:00:00 2001 From: Daniel Pastor Ramirez Date: Mon, 6 May 2024 11:22:57 +0200 Subject: [PATCH] .gitignore update --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index d9bfd8f..d240ad5 100644 --- a/.gitignore +++ b/.gitignore @@ -106,7 +106,7 @@ ENV/ *profraw # data for tests -prolint2/data/ +prolint2/data/* # notebooks in docs -docs/notebooks/ +docs/notebooks/*