# python artifacts
*/__pycache__
__pycache__/
*.pyo
*.pyc
.venv/ 

# sacrificial
uv.lock

# configs
config/
!config/alarms.sample.json