From c3da4c75a17241f9e72812e60f6427b9480008ec Mon Sep 17 00:00:00 2001 From: Geo Halkiadakis Date: Mon, 13 May 2024 13:33:06 +0300 Subject: fixed history of repository --- .gitignore | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 8dd7a00..5705889 100644 --- a/.gitignore +++ b/.gitignore @@ -61,5 +61,5 @@ auth/*.json # source and target (input and output/results) folders -data/ -results/ +data/* +results/* -- cgit v1.2.3