From 78ea643597640d07d14469ff798b20f59042de87 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julian=20Frohm=C3=BCller?= Date: Fri, 23 Jun 2023 13:02:14 +0200 Subject: [PATCH] Remove macOS specific gitignore entry. --- .gitignore | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 32d6254..873abb6 100644 --- a/.gitignore +++ b/.gitignore @@ -5,5 +5,4 @@ Release package # Ignore IDE artifacts -# .vscode -.DS_Store +# .vscode \ No newline at end of file