From d18454e36b2c8626db2f675f55703221f12ee8fa Mon Sep 17 00:00:00 2001 From: Geo Halkiadakis Date: Mon, 13 May 2024 12:39:47 +0300 Subject: Drop files from .gitignore #3 --- .gitignore | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 4335d67..8dd7a00 100644 --- a/.gitignore +++ b/.gitignore @@ -61,6 +61,5 @@ auth/*.json # source and target (input and output/results) folders -data/* -results/*.json -results/*.zip +data/ +results/ -- cgit v1.2.3