From 0ccf3b1f965866d776da8ea3320e2fb62eb8196a Mon Sep 17 00:00:00 2001 From: Tomislav Bacinger Date: Thu, 24 Sep 2020 13:50:04 +0200 Subject: [PATCH] Exclude QGIS folder --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index a014acd..21ce681 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1 @@ -qgis/ \ No newline at end of file +qgis/+ \ No newline at end of file