From 7d3db6b485157b519eaae1c3dd911a74a9bbd46b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrian=20Z=C3=BCrcher?= Date: Sat, 17 Jan 2026 22:41:21 +0100 Subject: [PATCH] remove schedule.json file --- .gitignore | 3 ++- schedule.json | 1 - 2 files changed, 2 insertions(+), 2 deletions(-) delete mode 100644 schedule.json diff --git a/.gitignore b/.gitignore index e8518cc..55f1ecb 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ images/ -slideshowApp \ No newline at end of file +slideshowApp +schedule.json \ No newline at end of file diff --git a/schedule.json b/schedule.json deleted file mode 100644 index c1cfd86..0000000 --- a/schedule.json +++ /dev/null @@ -1 +0,0 @@ -{"Friday_active":false,"Friday_end":"07:38","Friday_start":"07:00","Monday_active":false,"Monday_end":"22:00","Monday_start":"08:00","Saturday_active":false,"Saturday_end":"22:00","Saturday_start":"08:00","Sunday_active":false,"Sunday_end":"22:00","Sunday_start":"08:00","Thursday_active":false,"Thursday_end":"22:00","Thursday_start":"08:00","Tuesday_active":false,"Tuesday_end":"22:00","Tuesday_start":"08:00","Wednesday_active":false,"Wednesday_end":"22:00","Wednesday_start":"08:00"} \ No newline at end of file