From c705dbf4e9e55bf434a4bd2499492fa2eb90c830 Mon Sep 17 00:00:00 2001 From: Vardaan Aggarwal <vardaanaggarwalofficial@gmail.com> Date: Mon, 30 May 2022 23:54:30 +0530 Subject: [PATCH] Updating .gitignore file --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 66a417fbbb..7741f28cfd 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ -.DS_Store; +**/.DS_Store .idea/ .vs # User-specific files -- GitLab