From 0ab119d0aefb0cac1be688b1840affa1e351bf7b Mon Sep 17 00:00:00 2001 From: Hykilpikonna Date: Wed, 10 Aug 2022 22:10:27 -0400 Subject: [PATCH] [+] Gitignore .idea --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index d9005f2..3eb56cb 100644 --- a/.gitignore +++ b/.gitignore @@ -149,4 +149,4 @@ 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/