mitmproxy/.gitignore
2014-09-28 03:14:51 +02:00

14 lines
135 B
Plaintext

# Python object files
*.py[cd]
MANIFEST
/build
/dist
# Vim swap files
*.swp
/doc
.coverage
.noseids
netlib
venv
.idea/
pathod.egg-info/