From 6c8a9e19d52ce30c810a0775f01cf568a0270f1b Mon Sep 17 00:00:00 2001 From: Srujan Lokhande Date: Mon, 8 Apr 2024 21:59:09 +0530 Subject: [PATCH] added the git ignore for .idea --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 6582eaf..faf6bd0 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ # Visual Studio 2015 user specific files .vs/ +.idea/ # Compiled Object files *.slo