Update .gitignore

This commit is contained in:
Eric Torres 2019-04-12 07:54:48 -07:00
parent cc453a9fb8
commit c558e2a55d

2
.gitignore vendored
View File

@ -1,8 +1,8 @@
basedir
__pycache__ __pycache__
pkg pkg
src src
tags tags
*.tar.gz *.tar.gz
*.tar.xz *.tar.xz
.coverage
.hypothesis .hypothesis