From 17ed9531a3e00eea0bae0d2423145120d3076f3b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C3=ABl=20Minelli?= <michael@minelli.me> Date: Wed, 28 Feb 2024 22:24:47 +0100 Subject: [PATCH] Gitignore => Update --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index a4c9431..3d33454 100644 --- a/.gitignore +++ b/.gitignore @@ -7,6 +7,8 @@ ExpressAPI/src/config/Version.ts redoc.html OpenAPI.yaml-r +sonarlint.xml +sonarlint/ ############################ MacOS # General -- GitLab