Files
SensorHub/.dockerignore
2026-02-19 17:54:50 +03:30

17 lines
135 B
Plaintext

.env
.env.*
!.env.example
.git
__pycache__
*.pyc
.venv
venv
*.egg-info
.pytest_cache
.coverage
htmlcov
*.log
media
staticfiles
.cursor