Ignore root-level venv for testing

This commit is contained in:
2021-06-23 02:15:49 -04:00
parent e91a597591
commit f0db631947
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
*.pyc
*.tmp
*.swp
venv/