improvement(vscode): ignore code workspaces
Ignore workspaces so you can create them to customize settings and include extra folders such as a zmk config.
This commit is contained in:
parent
c8289135b7
commit
f0f9b38686
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -5,6 +5,7 @@
|
|||
/zephyr
|
||||
/zmk-config
|
||||
/build
|
||||
*.code-workspace
|
||||
*.DS_Store
|
||||
__pycache__
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue