From b2b720d8dafe26575d37f7e13a40bd5bc01c5a8f Mon Sep 17 00:00:00 2001 From: Nils Jakobi Date: Sat, 2 Jan 2021 22:19:35 +0100 Subject: [PATCH] added output folder to ignore list --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 6b7d635..1938740 100644 --- a/.gitignore +++ b/.gitignore @@ -11,5 +11,6 @@ # Output of the go coverage tool, specifically when used with LiteIDE *.out +output/* ubnt-freifunk-map-api