Add JetBrains to ignore list

This commit is contained in:
Christoph Koschel 2023-09-11 11:02:00 +02:00
parent b71583deb3
commit 1b909bfb21

3
.gitignore vendored
View File

@ -139,4 +139,5 @@ dmypy.json
# Cython debug symbols # Cython debug symbols
cython_debug/ cython_debug/
# JetBrains
.idea