From 0a444a55c435a549eb4059fc1798104502089e0f Mon Sep 17 00:00:00 2001 From: Andrew Mulbrook Date: Sun, 15 Mar 2026 20:50:35 -0500 Subject: [PATCH] Add gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index ab3e8ce..64a185a 100644 --- a/.gitignore +++ b/.gitignore @@ -160,5 +160,5 @@ cython_debug/ # 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/