Skip to content

Commit 1bfb7b0

Browse files
authored
Merge pull request gcgarner#168 from Paraphraser/20201104-gitignore-vscode
Add exclusions for Visual Studio Code to IOTstack git ignores
2 parents 56ce833 + b96c78c commit 1bfb7b0

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitignore

+4
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,7 @@ compose-override.yml
99
.outofdate
1010

1111
!.gitkeep
12+
13+
.vscode
14+
*.code-workspace
15+

0 commit comments

Comments
 (0)