From 94f0eacc29b26ce00957e76d297076e6e5073714 Mon Sep 17 00:00:00 2001 From: Alireza Adli Date: Mon, 15 Jul 2024 15:08:09 -0400 Subject: [PATCH] Add output_files folder, only --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index baa9455..81b2da9 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,3 @@ -output_files/ +output_files/*.* *.geojson \ No newline at end of file