Add .idea/ to .gitignore

This commit is contained in:
reaper47 2023-06-06 17:40:07 +02:00
parent d421e5d610
commit 9f5e58f9ff

1
.gitignore vendored
View File

@ -9,3 +9,4 @@ custom_nodes/
!custom_nodes/example_node.py.example
extra_model_paths.yaml
/.vs
.idea/