gitignore for pypi related files

This commit is contained in:
Johnathan Jenkins 2016-11-06 11:50:15 -08:00
parent 3ae66ea897
commit 3a9dc660a3

3
.gitignore vendored
View File

@ -2,3 +2,6 @@
*.sw[po]
.cache/
.coverage
buku.egg-info
dist
build