add a couple dirs to ignore

This commit is contained in:
Chaz Larson 2022-04-06 16:17:07 -05:00 committed by meisnate12
parent 775146faed
commit d099d3ad8e

2
.gitignore vendored
View file

@ -8,6 +8,7 @@ __pycache__/
# Distribution / packaging
.idea
.vscode
.Python
/test*
logs/
@ -116,6 +117,7 @@ venv/
ENV/
env.bak/
venv.bak/
pmm-venv/
# Spyder project settings
.spyderproject