mirror of
https://github.com/vee1e/mitmproxy.git
synced 2026-09-01 18:27:18 +00:00
ignore web gui specific paths that won't get cleaned up when changing branches
This commit is contained in:
parent
e643759ef6
commit
d6aa7dc22e
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -4,6 +4,8 @@ MANIFEST
|
|||
/tmp
|
||||
/doc
|
||||
/venv
|
||||
/libmproxy/gui
|
||||
/release/build
|
||||
*.py[cdo]
|
||||
*.swp
|
||||
*.swo
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue