From 3a686bc705d0a2fca036dfc461e03db1ebfa642b Mon Sep 17 00:00:00 2001
From: "Hahn Axel (hahn)" <axel.hahn@unibe.ch>
Date: Fri, 15 Sep 2023 15:25:52 +0200
Subject: [PATCH] update .gitignore

---
 .gitignore | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/.gitignore b/.gitignore
index 526bd4c..d5c2afb 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,6 @@
-/nbproject/
 /packages/
 /public_html/inc_config.php
+/public_html/packages/used_hashes.txt
 /shellscripts/getfile.sh.cfg
-static/*
\ No newline at end of file
+/static/*
+/tests/hello.txt
-- 
GitLab