add a couple dirs to ignore

pull/847/head
Chaz Larson 2 years ago committed by meisnate12
parent 775146faed
commit d099d3ad8e

2
.gitignore vendored

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

Loading…
Cancel
Save