From a48669eef74aa66f68fd4f40f95a315722f3369a Mon Sep 17 00:00:00 2001
From: Holger Brendebach <holger.brendebach@bfr.bund.de>
Date: Mon, 5 Sep 2022 18:34:12 +0200
Subject: [PATCH] updated .gitignore

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

diff --git a/.gitignore b/.gitignore
index ae04698..d9c2a82 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,7 @@
 ### JetBrains template
 # Covers JetBrains IDEs: IntelliJ, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio, WebStorm and Rider
 # Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839
+.idea/
 
 # User-specific stuff
 .idea/**/workspace.xml
-- 
GitLab