diff options
| author | Aldo Cortesi <aldo@corte.si> | 2018-02-24 12:16:31 +1300 |
|---|---|---|
| committer | Aldo Cortesi <aldo@corte.si> | 2018-02-24 12:16:31 +1300 |
| commit | af39e022ef6c03b194fbee4a7091aed2bf72a652 (patch) | |
| tree | 4bf2860f1402895363be6db9c59df81cffeb7204 | |
| parent | 4522a6f7b754be26084c40df5ecc7349023a692e (diff) | |
| download | mitmproxy-af39e022ef6c03b194fbee4a7091aed2bf72a652.tar.gz mitmproxy-af39e022ef6c03b194fbee4a7091aed2bf72a652.tar.bz2 mitmproxy-af39e022ef6c03b194fbee4a7091aed2bf72a652.zip | |
Add .pytest_cache to .gitignore
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -13,6 +13,7 @@ MANIFEST build/ dist/ mitmproxy/contrib/kaitaistruct/*.ksy +.pytest_cache # UI |
