Files
mikromon/.dockerignore
2026-03-05 15:53:33 +01:00

16 lines
123 B
Plaintext

.git
.venv
__pycache__
*.pyc
*.pyo
*.pyd
.pytest_cache
.mypy_cache
.ruff_cache
instance
*.db
*.zip
dist
build
node_modules