6 lines
72 B
Plaintext
6 lines
72 B
Plaintext
# Minimal dockerignore for boilerplate
|
|
__pycache__/
|
|
.venv/
|
|
build/
|
|
dist/
|