From eb4d9fa465087fcd3f2307735063128680a24132 Mon Sep 17 00:00:00 2001
From: Jens Grochtdreis <jens.grochtdreis@swr.de>
Date: Thu, 18 Jan 2024 09:43:00 +0100
Subject: [PATCH] =?UTF-8?q?gitignore=20erg=C3=A4nzt?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

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

diff --git a/.gitignore b/.gitignore
index c44f4dd..081aad5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,4 +3,6 @@ node_modules/
 /screenshots
 /playwright-report/
 /playwright/.cache/
-
+/tests/visual.spec.js-snapshots/
+.idea
+.vscode
\ No newline at end of file
-- 
GitLab