PinVault/.dockerignore

10 lines
76 B
Plaintext

.git
data/
tests/
__pycache__/
*.pyc
.pytest_cache/
*.egg-info/
.env
.venv/