ignore venv

This commit is contained in:
Silversith 2023-04-18 09:10:06 +02:00
parent b75466f6aa
commit b5d325db7e

3
.gitignore vendored
View File

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