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