From b6bb7d257c6f1db0fdc05098905f8d04e046979f Mon Sep 17 00:00:00 2001 From: harshrajat Date: Wed, 17 Apr 2024 17:50:31 +0400 Subject: [PATCH] added .gitignore for .yarn --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 112783f2b..28614bbed 100644 --- a/.gitignore +++ b/.gitignore @@ -7,6 +7,7 @@ # dependencies node_modules +.yarn # IDEs and editors /.idea