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
.cloud
.storage
.vscode
.google.token
.uuid
core.*

View File

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