From 1c5797fadeea6be505c01f13508203ba234cbdfa Mon Sep 17 00:00:00 2001 From: Ruben Beltran del Rio Date: Fri, 3 Jan 2025 23:17:06 +0100 Subject: Update main and file_finder tests --- .gitignore | 4 ---- 1 file changed, 4 deletions(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 0e05966..687cf4d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,8 +1,4 @@ /target -tests/fixtures/empty -tests/fixtures/output -tests/fixtures/output_gemini -tests/fixtures/output_html .DS_Store *.tar.gz -- cgit