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