Merge remote-tracking branch 'jdufresne/egg-info'

This commit is contained in:
Daniele Varrazzo 2017-12-02 12:11:10 +00:00
commit df646831d7

1
.gitignore vendored
View File

@ -4,6 +4,7 @@ MANIFEST
*.pidb *.pidb
*.pyc *.pyc
*.sw[po] *.sw[po]
*.egg-info/
dist/* dist/*
build/* build/*
doc/src/_build/* doc/src/_build/*