From: Giorgio Ravera Date: Fri, 4 Dec 2020 10:18:08 +0000 (+0100) Subject: Added google_calendars.yaml to ignore list X-Git-Url: http://git.giorgioravera.it/?a=commitdiff_plain;h=9780cda71aaf6e1a9317de0a95e6edf885bc88fa;p=homeassistant.git Added google_calendars.yaml to ignore list --- diff --git a/.gitignore b/.gitignore index 3644263a..5f118551 100644 --- a/.gitignore +++ b/.gitignore @@ -9,8 +9,6 @@ image/ tts/ # Credentials Files & Token -.google_maps_location_sharing.cookies.* -.google.token .mercedesme* credentials/ html5_push_registrations.conf @@ -29,6 +27,11 @@ themes/ www/community git_repos/ +# Google Integrations +.google_maps_location_sharing.cookies.* +.google.token +google_calendars.yaml + # VS Code .vscode