From a40b4540af1c9f5d8c471ed549adb8e933675762 Mon Sep 17 00:00:00 2001 From: Joshua Higgins Date: Tue, 11 Jun 2024 22:41:33 -0400 Subject: [PATCH] Update .gitignore --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 6985cf1..0e3d9b8 100644 --- a/.gitignore +++ b/.gitignore @@ -12,3 +12,4 @@ Cargo.lock # MSVC Windows builds of rustc generate these, which store debugging information *.pdb +/.idea