From a66ed69e256fba15cd981bf878ac598343c75f10 Mon Sep 17 00:00:00 2001 From: Rowan Torbitzky-Lane Date: Tue, 15 Apr 2025 13:30:58 -0500 Subject: [PATCH] add the .idea folder --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 620f8f6..2a063b0 100644 --- a/.gitignore +++ b/.gitignore @@ -19,7 +19,7 @@ Cargo.lock # be found at https://github.com/github/gitignore/blob/main/Global/JetBrains.gitignore # and can be added to the global gitignore or merged into this file. For a more nuclear # option (not recommended) you can uncomment the following to ignore the entire idea folder. -#.idea/ +.idea/ # Added by cargo