add .idea to gitignore

This commit is contained in:
Mel
2025-12-11 23:02:30 +01:00
parent 6c90998bb0
commit 38a1e7de60
2 changed files with 5 additions and 10 deletions

3
.gitignore vendored
View File

@@ -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