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