mirror of
https://github.com/MatthewL246/mitmproxy-pretendo.git
synced 2026-09-09 11:55:45 -05:00
Create .dockerignore
This commit is contained in:
7
.dockerignore
Normal file
7
.dockerignore
Normal file
@@ -0,0 +1,7 @@
|
||||
# Git and GitHub files
|
||||
/.git/
|
||||
/.github/
|
||||
|
||||
# Local Python environment
|
||||
/venv/
|
||||
*__pycache__*
|
||||
Reference in New Issue
Block a user