No need to track vscode stuff.

pull/1255/head
ccostan 3 years ago
parent eb3e7553a6
commit 5b9200d237

1
.gitignore vendored

@ -15,6 +15,7 @@
*.sqlite *.sqlite
.cloud .cloud
.storage .storage
.vscode
.google.token .google.token
.uuid .uuid
core.* core.*

@ -1,5 +0,0 @@
{
"files.associations": {
"*.yaml": "home-assistant"
}
}
Loading…
Cancel
Save

Powered by TurnKey Linux.