Files
cellar/.dockerignore
2026-03-07 13:20:19 +01:00

12 lines
81 B
Plaintext

__pycache__/
*.pyc
*.pyo
*.pyd
.env
.venv/
venv/
.git/
.gitignore
data/
storage/