Fix .gitignore

This commit is contained in:
Tom Christie 2015-02-09 17:47:59 +00:00
parent b2939c157d
commit 1a087c8c5b
2 changed files with 7 additions and 12 deletions

18
.gitignore vendored
View File

@ -3,18 +3,14 @@
*~
.*
site/
htmlcov/
coverage/
build/
dist/
*.egg-info/
/site/
/htmlcov/
/coverage/
/build/
/dist/
/*.egg-info/
/env/
MANIFEST
bin/
include/
lib/
local/
!.gitignore
!.travis.yml

View File

@ -1 +0,0 @@
{"last_check":"2015-02-09T17:34:33Z","pypi_version":"6.0.8"}