Remove swp files

This commit is contained in:
Luke Van Seters 2021-07-12 15:25:48 -04:00
parent d3982ba59b
commit de0853f50d
2 changed files with 3 additions and 1 deletions

2
.gitignore vendored
View File

@ -1,3 +1,5 @@
# venv and test cache files
env/
__pycache__
*.swp

Binary file not shown.