Added vhs tape

This commit is contained in:
2022-11-12 18:16:35 -08:00
parent 67b2332e1c
commit 787dbd9091
2 changed files with 97 additions and 1 deletions

7
.gitignore vendored
View File

@ -1,7 +1,12 @@
# Python dev files
venv
__pycache__
# Python build files
*.egg-info
*.spec
build
dist
dist
# Misc
*.gif