No need to track vscode stuff.

This commit is contained in:
ccostan 2022-12-19 18:49:05 -05:00
parent eb3e7553a6
commit 5b9200d237
2 changed files with 1 additions and 5 deletions

1
.gitignore vendored
View File

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

View File

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