From 38a1e7de6056052697a0034b4f138e025f6a3b5c Mon Sep 17 00:00:00 2001 From: Mel Date: Thu, 11 Dec 2025 23:02:30 +0100 Subject: [PATCH] add .idea to gitignore --- .gitignore | 3 +-- .idea/workspace.xml | 12 ++++-------- 2 files changed, 5 insertions(+), 10 deletions(-) diff --git a/.gitignore b/.gitignore index 36b13f1..ebb6c82 100644 --- a/.gitignore +++ b/.gitignore @@ -166,11 +166,10 @@ 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/ # Ruff stuff: .ruff_cache/ # PyPI configuration file .pypirc - diff --git a/.idea/workspace.xml b/.idea/workspace.xml index d83270e..0c61893 100644 --- a/.idea/workspace.xml +++ b/.idea/workspace.xml @@ -2,14 +2,10 @@ - - - - - - - - + + + +