diff options
| author | root <root@leto.panaceas.james.local> | 2021-09-07 11:02:10 +0100 | 
|---|---|---|
| committer | root <root@leto.panaceas.james.local> | 2021-09-07 11:02:10 +0100 | 
| commit | fb32539aa599ef86260fc5bf9efb51aa2f74e1e2 (patch) | |
| tree | e2f0de61362c19d1af781c92ce8fbef2140c387d | |
| parent | 0eee65487bd54561244704b8d65cd971f9cd580f (diff) | |
| download | mitmproxy-pq-fb32539aa599ef86260fc5bf9efb51aa2f74e1e2.tar.gz mitmproxy-pq-fb32539aa599ef86260fc5bf9efb51aa2f74e1e2.tar.bz2 mitmproxy-pq-fb32539aa599ef86260fc5bf9efb51aa2f74e1e2.zip | |
add gitignore
| -rw-r--r-- | .gitignore | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..094a6e8 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +*~ +status | 
