Skip to content

Commit 293a946

Browse files
committed
Added .vscode to .gitignore.
1 parent 1ecfd75 commit 293a946

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
@@ -17,4 +17,7 @@ target/
1717
/bazel-bin
1818
/bazel-closure-compiler
1919
/bazel-out
20-
/bazel-testlogs
20+
/bazel-testlogs
21+
22+
# VS Code and IDE
23+
/.vscode

0 commit comments

Comments
 (0)