From e4da3687b4428e8106ab8cf2e75c4318e5e92d13 Mon Sep 17 00:00:00 2001 From: Mikkeli Matlock Date: Mon, 16 Feb 2026 23:33:18 +0900 Subject: [PATCH] pi gitignore --- pi/.gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pi/.gitignore b/pi/.gitignore index 9e0f5ba..1f65237 100644 --- a/pi/.gitignore +++ b/pi/.gitignore @@ -5,5 +5,5 @@ __pycache__/ *.pyc # configs -configs/ +./configs/ !configs/alarms.sample.json \ No newline at end of file