untracked alarm config

This commit is contained in:
Mikkeli Matlock
2026-02-16 23:32:32 +09:00
parent ce13fb23a8
commit 8fc7ed1327
2 changed files with 5 additions and 1 deletions

6
.gitignore vendored
View File

@@ -2,4 +2,8 @@
*/__pycache__ */__pycache__
__pycache__/ __pycache__/
*.pyo *.pyo
*.pyc *.pyc
# configs
configs/
!configs/alarms.sample.json