From 054db9e325747da77c36a7acba1247507bbb02f6 Mon Sep 17 00:00:00 2001
From: "Hahn Axel (hahn)" <axel.hahn@iml.unibe.ch>
Date: Tue, 25 Oct 2022 11:41:52 +0200
Subject: [PATCH] add static to gitignore

---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index b332240..ec00e31 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,3 +3,4 @@ check_smart.pl
 paramtest
 check_snmp_syno.sh
 check-cpu.sh
+static/*
\ No newline at end of file
-- 
GitLab