From 4545c555270c5f71de259f434b80161bed7584ee Mon Sep 17 00:00:00 2001 From: Alireza Adli Date: Mon, 15 Jul 2024 15:16:40 -0400 Subject: [PATCH] Add folders --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 81b2da9..1336a94 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ -output_files/*.* +output_files/* +!output_files/.gitkeep *.geojson \ No newline at end of file