From 92c1e8fce0e9e5a8a7be1877e770a36c2bb0f354 Mon Sep 17 00:00:00 2001 From: DJj123dj <80536295+DJj123dj@users.noreply.github.com> Date: Mon, 2 May 2022 11:21:45 +0200 Subject: [PATCH] Update .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 3818e26..77b939d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ node_modules/ package-lock.json -devConfig.json \ No newline at end of file +devConfig.json +.DS_Store \ No newline at end of file