From 952abc840167083a5695b623b7c450babcff1d76 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9=20Moreira?= Date: Mon, 6 Nov 2023 14:08:42 +0100 Subject: [PATCH] Add .idea to gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index b54500c1..0f4d0e12 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ build/ bundle.js* webui/test/cypress/videos webui/test/cypress/screenshots +webui/.idea/