From ef80fbb76935bb041c631680fd8bba03304e4bf8 Mon Sep 17 00:00:00 2001
From: Benedikt Venn <venn@bio.uni-kl.de>
Date: Mon, 20 Feb 2023 13:31:58 +0100
Subject: [PATCH] add custom Annotation add enrichment description add
 fas-plots

---
 .gitignore | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/.gitignore b/.gitignore
index 7904a6b9..242e5379 100644
--- a/.gitignore
+++ b/.gitignore
@@ -80,4 +80,7 @@ $RECYCLE.BIN/
 .Trash-*
 
 # .nfs files are created when an open file is removed but is still being accessed
-.nfs*
\ No newline at end of file
+.nfs*
+*.vsidx
+*.lock
+*.sqlite
-- 
GitLab