From da23437b44867cc914a1a98ecdcd411776ed8c93 Mon Sep 17 00:00:00 2001 From: Amanjeev Sethi Date: Mon, 19 Jun 2023 21:27:29 -0400 Subject: [PATCH] .idea to gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index b71c776..a63335e 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,4 @@ Cargo.lock .vscode/ *.DS_Store +.idea \ No newline at end of file