Support hass-release inside devcontainer (#25090)

This commit is contained in:
Pascal Vizeli
2019-07-12 09:16:14 +02:00
committed by GitHub
parent 6173d7c8a0
commit 60fe4c9ae0
2 changed files with 19 additions and 2 deletions

4
.gitignore vendored
View File

@@ -4,6 +4,10 @@ config2/*
tests/testing_config/deps
tests/testing_config/home-assistant.log
# hass-release
data/
.token
# Hide sublime text stuff
*.sublime-project
*.sublime-workspace