mitmproxy/.gitignore
2017-01-19 20:27:29 +01:00

23 lines
189 B
Plaintext

.DS_Store
MANIFEST
**/tmp
/venv*
*.py[cdo]
*.swp
*.swo
*.egg-info/
.coverage*
.idea
.cache/
.tox*/
build/
# UI
node_modules
bower_components
*.map
sslkeylogfile.log
.tox/
.python-version