From d2500351f9558075b6764be52a3820a8986b6cfe Mon Sep 17 00:00:00 2001 From: Arindy Date: Wed, 31 Dec 2025 16:06:35 +0100 Subject: [PATCH] Update .gitignore to include moods.json file --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 7a7940c..e044c16 100644 --- a/.gitignore +++ b/.gitignore @@ -109,5 +109,6 @@ go.work.sum config.toml devices.json websites.json +moods.json old