mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-12-10 00:30:02 -06:00
* Adds support for VS Code Remote Development * Adds support for VS Code Remote Development
27 lines
437 B
Plaintext
27 lines
437 B
Plaintext
.bundle
|
|
.DS_Store
|
|
.sass-cache
|
|
.gist-cache
|
|
.pygments-cache
|
|
public
|
|
sass.old
|
|
source.old
|
|
source/_stash
|
|
source/stylesheets/screen.css
|
|
vendor
|
|
node_modules
|
|
source/.jekyll-metadata
|
|
*.iml
|
|
.idea/
|
|
/.vs/home-assistant.github.io/v15/.suo
|
|
/.vs/ProjectSettings.json
|
|
/.vs/slnx.sqlite
|
|
/.vs/config/applicationhost.config
|
|
/.vs/slnx.sqlite-journal
|
|
/.vs/VSWorkspaceState.json
|
|
.vscode/*
|
|
!.vscode/cSpell.json
|
|
!.vscode/extensions.json
|
|
!.vscode/tasks.json
|
|
*.suo
|