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