From 7925ca7e6d38b05190a4fb8196f2a01d267863f6 Mon Sep 17 00:00:00 2001 From: Pratham Gahlout Date: Sun, 31 Dec 2023 13:34:32 +0530 Subject: [PATCH] Remove IDE specific files (#11) --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index b8ae42d..09f69c8 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,4 @@ buildNumber.properties jshell.history /nbproject/ /target-old/ +nbactions.xml