From 2276f42e8b6d4ddd5b089d415f18414d602fe4b4 Mon Sep 17 00:00:00 2001 From: Alireza Adli Date: Mon, 15 Jul 2024 15:19:41 -0400 Subject: [PATCH] Again --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 1336a94..e9d9d1a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ output_files/* !output_files/.gitkeep -*.geojson \ No newline at end of file +*.geojson +input_files/*.geojson \ No newline at end of file