From 3f3b8ed32b7d7c594cd58328c4ec71bce7e6db9b Mon Sep 17 00:00:00 2001 From: "Akshay Narayan @ HP360 (MyOfficeThing)" Date: Fri, 3 Feb 2023 09:59:35 +0800 Subject: [PATCH] Update gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index a1c2a23..eec1f90 100644 --- a/.gitignore +++ b/.gitignore @@ -21,3 +21,5 @@ # virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml hs_err_pid* + +.idea/