6 lines
55 B
Plaintext
6 lines
55 B
Plaintext
# .dockerignore
|
|
__pycache__/
|
|
*.py[cod]
|
|
venv/
|
|
.env
|
|
.git/ |