From 24d0d3c1eedfe4da32c3020f9cd319371300075b Mon Sep 17 00:00:00 2001 From: Niko Ehrenfeuchter <nikolaus.ehrenfeuchter@unibas.ch> Date: Fri, 26 Feb 2021 14:59:50 +0100 Subject: [PATCH] Ignore the log file created by NSSM --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 13fd09d..ff03cab 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ Configuration/Config.psd1 - +citrix_collector.log -- GitLab