From 8c053d0bd2e84a86bc29961184eccb369c27c769 Mon Sep 17 00:00:00 2001 From: Aleksandr Statciuk Date: Fri, 9 Sep 2022 04:01:57 +0300 Subject: [PATCH] Update .gitignore --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 8d13f51b..65fd1dd2 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ /node_modules/ -/.artifacts/ \ No newline at end of file +/.artifacts/ +.DS_Store \ No newline at end of file