Converted the crypto and compression plugins to core features, and added the utility variables and functions to the Config class in ``config.py``. Added helper functions in PappySession class in ``pappy.py`` to enable the user to pass in an encrypted project archive. Next moving to testing and debugging!
14 lines
135 B
Text
14 lines
135 B
Text
*.pyc
|
|
pappyproxy/certs/*
|
|
debug_out/*
|
|
data.db
|
|
.coverage
|
|
.cache
|
|
tests/.cache
|
|
.DS_Store
|
|
TAGS
|
|
config.json
|
|
build/*
|
|
*.egg-info/*
|
|
.#*
|
|
*notes*
|