From a677cc32eae5fdf40e9b424b3f42a5fbaf49fcb8 Mon Sep 17 00:00:00 2001 From: Geo Halkiadakis Date: Mon, 13 May 2024 12:27:33 +0300 Subject: modified gitignore #2 --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index 45e8f0e..4335d67 100644 --- a/.gitignore +++ b/.gitignore @@ -62,4 +62,5 @@ auth/*.json # source and target (input and output/results) folders data/* -results/* \ No newline at end of file +results/*.json +results/*.zip -- cgit v1.2.3