mitmproxy/.gitignore

15 lines
136 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/
2015-06-22 13:12:20 +00:00
pathod.egg-info/