From 17e069da267328faddbfd535b39a048ffd16bb82 Mon Sep 17 00:00:00 2001 From: DotNaos Date: Sat, 5 Oct 2024 21:07:40 +0200 Subject: [PATCH] Gitignore --- .gitignore | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitignore b/.gitignore index 287a2f0..e074a80 100644 --- a/.gitignore +++ b/.gitignore @@ -158,5 +158,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/