]> git.giorgioravera.it Git - homeassistant.git/commitdiff
Added gitignore file
authorGiorgio Ravera <giorgio.ravera@gmail.com>
Wed, 1 Jan 2020 13:42:12 +0000 (14:42 +0100)
committerGiorgio Ravera <giorgio.ravera@gmail.com>
Wed, 1 Jan 2020 13:42:12 +0000 (14:42 +0100)
.gitignore [new file with mode: 0644]

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..f36f2d8
--- /dev/null
@@ -0,0 +1,26 @@
+# Home Assistant Components
+deps/
+.google_maps_location_sharing.cookies.*
+.HA_VERSION
+bravia.conf
+home-assistant_v2.db
+html5_push_registrations.conf
+log/
+.mercedesme-token-cache
+secrets.yaml
+.storage
+tts/
+.uuid
+
+# Disabled Files
+*.disabled
+
+# HACS Plugins & Git Repos
+custom_components/
+themes/
+www/community
+git_repos/
+
+# Scripts
+fix_owner.sh
+upgrade.sh