Skip to content

Commit 03e526e

Browse files
committed
chore: update gitignore to avoid vscode files
1 parent 645e794 commit 03e526e

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,7 @@ bazel-*
2828

2929
# Others
3030

31-
.DS_Store
31+
.DS_Store
32+
33+
# Visual Studio Code
34+
.vscode/

0 commit comments

Comments
 (0)