From c08c80d114682f3cf7f966951fefe0b4b5181c66 Mon Sep 17 00:00:00 2001 From: Shivangi Shree Date: Wed, 2 Sep 2026 11:45:08 +0530 Subject: [PATCH] [ACS-12322] Revert the changes of .gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 8e0dbe7c0..482dc832d 100644 --- a/.gitignore +++ b/.gitignore @@ -9,7 +9,7 @@ /nxcache # dependencies -node_modules +/node_modules # IDEs and editors /.idea