mitmproxy/.gitignore

14 lines
135 B
Plaintext
Raw Normal View History

2012-04-28 00:42:03 +00:00
# Python object files
*.py[cd]
MANIFEST
/build
/dist
# Vim swap files
*.swp
/doc
2012-06-09 03:08:51 +00:00
.coverage
.noseids
2012-06-19 01:23:07 +00:00
netlib
venv
2014-09-28 01:14:51 +00:00
.idea/
pathod.egg-info/