]> git.giorgioravera.it Git - homeassistant.git/commitdiff
Updated gitignore file
authorGiorgio Ravera <giorgio.ravera@gmail.com>
Wed, 30 Sep 2020 10:17:47 +0000 (12:17 +0200)
committerGiorgio Ravera <giorgio.ravera@gmail.com>
Wed, 30 Sep 2020 10:17:47 +0000 (12:17 +0200)
.gitignore

index 3ad33a7414935b4e0f8dc38b08c09aef9cd27728..6d5539dfc44dea0c6f95673636cf7d74bc234d63 100644 (file)
@@ -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