Update gitignore

This commit is contained in:
Michael Lazar 2020-01-07 20:43:07 -05:00
parent 25dbeb4c64
commit 09ddc004d1
1 changed files with 2 additions and 1 deletions

3
.gitignore vendored
View File

@ -7,4 +7,5 @@ venv/
*.egg-info/
build/
dist/
.DS_Store
.DS_Store
__pycache__/