Release 0.0.1

See README diff for changes
This commit is contained in:
Rob Glew 2015-11-23 22:44:31 -06:00
parent 6633423420
commit 4e6801e4d8
39 changed files with 917 additions and 443 deletions

5
.gitignore vendored
View file

@ -1,5 +1,5 @@
*.pyc
certs/*
pappyproxy/certs/*
debug_out/*
data.db
.coverage
@ -8,4 +8,5 @@ tests/.cache
.DS_Store
TAGS
config.json
build/*
build/*
*.egg-info/*