aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorPietro Francesco Tirenna <pietrotirenna.pt@gmail.com>2018-07-02 15:59:48 +0200
committermadt1m <blackjuniper@protonmail.com>2018-07-17 19:23:01 +0200
commitd5da74645b1231783eb5d527f226d0b06ffd2c4d (patch)
tree750566b08a30a205a55550ec0a22c556c9a97729 /.gitignore
parent204faa1f524cdd5dcd997237b017ffa045aad1ec (diff)
downloadmitmproxy-d5da74645b1231783eb5d527f226d0b06ffd2c4d.tar.gz
mitmproxy-d5da74645b1231783eb5d527f226d0b06ffd2c4d.tar.bz2
mitmproxy-d5da74645b1231783eb5d527f226d0b06ffd2c4d.zip
protobuf: tests implemented, full coverage
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 2ada574a..deb93814 100644
--- a/.gitignore
+++ b/.gitignore
@@ -5,6 +5,7 @@ MANIFEST
*.py[cdo]
*.swp
*.swo
+*.sqlite
*.egg-info/
.coverage*
.idea