Updating gitignore

This commit is contained in:
Michael Lazar 2019-08-04 22:04:56 -04:00
parent aa96b29b6c
commit cc3a7b1a9c
1 changed files with 4 additions and 1 deletions

5
.gitignore vendored
View File

@ -3,4 +3,7 @@
.idea/
.mypy_cache/
NOTES
venv/
venv/
*.egg-info/
build/
dist/