8 lines
61 B
Plaintext
8 lines
61 B
Plaintext
# .dockerignore
|
|
__pycache__/
|
|
*.py[cod]
|
|
venv/
|
|
.env
|
|
.git/
|
|
|
|
*.md |