From 1247a70e154d84119fee78e8006cf0413b5cc90a Mon Sep 17 00:00:00 2001 From: Michael Haehnel Date: Fri, 3 Feb 2023 15:53:45 +0100 Subject: [PATCH] NOTICKET: Update gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 966f4b8..fe7f385 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ Chart.lock charts/ .vscode/settings.json +.DS_Store