mirror of
https://github.com/MatthewL246/mitmproxy-pretendo.git
synced 2026-03-21 17:24:10 -05:00
Create .dockerignore
This commit is contained in:
parent
a2d6a34d5a
commit
653acb3d01
7
.dockerignore
Normal file
7
.dockerignore
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
# Git and GitHub files
|
||||
/.git/
|
||||
/.github/
|
||||
|
||||
# Local Python environment
|
||||
/venv/
|
||||
*__pycache__*
|
||||
Loading…
Reference in New Issue
Block a user