aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorAldo Cortesi <aldo@nullcube.com>2013-03-03 14:56:56 +1300
committerAldo Cortesi <aldo@nullcube.com>2013-03-03 14:56:56 +1300
commit7835e0c2c7be0e45262a06b5e2ec2399ae019977 (patch)
treed4aeef4b45bf6b90882873a209ab71783361a247 /.gitignore
parente608d10f455550b8afd09217f0ecf344a0bdc814 (diff)
downloadmitmproxy-7835e0c2c7be0e45262a06b5e2ec2399ae019977.tar.gz
mitmproxy-7835e0c2c7be0e45262a06b5e2ec2399ae019977.tar.bz2
mitmproxy-7835e0c2c7be0e45262a06b5e2ec2399ae019977.zip
Begin some simple fuzzing with pathod.
Finally doing what I started writing pathod for in the first place...
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index f268eff1..be6c965d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,6 +3,7 @@ MANIFEST
/dist
/tmp
/doc
+/venv
*.py[cdo]
*.swp
*.swo