From dc6cb0ccc0e2432bb7fbbcf6b0657796bdf6085d Mon Sep 17 00:00:00 2001 From: Ishrath Ahamed Date: Tue, 25 Mar 2025 11:32:14 +0530 Subject: [PATCH] Revert "add .idea directory to .gitignore" This reverts commit cb003cf2a78f9e0ec0e928046da6bee8b4b3f720. --- .gitignore | 1 - 1 file changed, 1 deletion(-) diff --git a/.gitignore b/.gitignore index 38a7d82..b68872d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,5 @@ # .gitignore # Ignore the .idea directory -.idea/ # Other files and directories to ignore node_modules/