From de6f32aed336192b29d5971e4f46bb95528396d7 Mon Sep 17 00:00:00 2001 From: Anmol1696 Date: Wed, 16 Oct 2024 13:08:07 +0400 Subject: [PATCH] update gitignore --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index ac96c43..cd4e6de 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,6 @@ **/node_modules/ **/.DS_Store **/yarn-error.log -lerna-debug.log \ No newline at end of file +lerna-debug.log + +**/.idea