Skip to content

Commit 434df24

Browse files
qxotimtebeek
andauthored
chore: add .vscode/ to .gitignore (#6103)
* chore: .gitignore add [.]* ie: .vscode for codespace * Update .gitignore to include .vscode Add .vscode to the list of ignored files --------- Co-authored-by: Tim te Beek <[email protected]>
1 parent 72e0792 commit 434df24

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ out/
88
.project
99
.classpath
1010
.settings/
11+
.vscode/
1112
.DS_Store
1213
**/node_modules/
1314
IDE.properties

0 commit comments

Comments
 (0)