mirror of
https://github.com/MatthewL246/mitmproxy-pretendo.git
synced 2026-03-21 17:24:10 -05:00
13 lines
192 B
Plaintext
13 lines
192 B
Plaintext
# Files generated by mitmproxy, except for the main configuration
|
|
/.mitmproxy/
|
|
!/.mitmproxy/config.yaml
|
|
|
|
# Python virtual environment
|
|
/venv/
|
|
|
|
# Python cache
|
|
__pycache__
|
|
|
|
# Network dumps
|
|
*.har
|