From 2261532eb2b86eb05e1d077e4d2774d2424b1ef5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C3=ABl=20Minelli?= <michael@minelli.me> Date: Fri, 29 Sep 2023 01:19:07 +0200 Subject: [PATCH] Gitignore => Add idea files from Wiki --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index fa250cd..a5cafce 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ aws.xml workspace.xml .gitlab-ci-local +Wiki/.idea ############################ MacOS # General -- GitLab