From fe308afd3adb86e0a5e2269d9969543fd247c057 Mon Sep 17 00:00:00 2001 From: Joshua Higgins Date: Tue, 8 Apr 2025 19:58:56 -0400 Subject: [PATCH] Update .gitignore --- .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