Files
pi-dashboard-server/.gitignore
2026-02-16 23:32:32 +09:00

9 lines
105 B
Plaintext

# python artifacts
*/__pycache__
__pycache__/
*.pyo
*.pyc
# configs
configs/
!configs/alarms.sample.json