From: Giorgio Ravera Date: Wed, 30 Sep 2020 10:17:47 +0000 (+0200) Subject: Updated gitignore file X-Git-Url: http://git.giorgioravera.it/?a=commitdiff_plain;h=52bda578c3c633571b5aa5edafb0112ed71dfe8e;p=homeassistant.git Updated gitignore file --- diff --git a/.gitignore b/.gitignore index 3ad33a74..6d5539df 100644 --- a/.gitignore +++ b/.gitignore @@ -2,24 +2,27 @@ .HA_VERSION .storage .uuid -backups/ deps/ home-assistant.log home-assistant_v2.db* -html5_push_registrations.conf -image +image/ tts/ -# Credentials Files +# Credentials Files & Token .google_maps_location_sharing.cookies.* .mercedesme-token-cache -secrets.yaml credentials/ +html5_push_registrations.conf +known_devices.yaml +secrets.yaml # Disabled Files #*.disabled -# HACS Plugins & Git Repos +# Local Backups +backups/ + +# HACS & Git Repos custom_components/ themes/ www/community