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/ /site/
htmlcov/ /htmlcov/
coverage/ /coverage/
build/ /build/
dist/ /dist/
*.egg-info/ /*.egg-info/
/env/
MANIFEST MANIFEST
bin/
include/
lib/
local/
!.gitignore !.gitignore
!.travis.yml !.travis.yml

View File

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