Skip to content

Commit 17e39b2

Browse files
authored
[git] Ignore VSCode workspace files (#2443)
gherrit-pr-id: I90b578eda7942bd1cf206c08801f5855a0ef30a0
1 parent 2bfd906 commit 17e39b2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,6 @@
1010
target
1111
Cargo.lock
1212
lcov.info
13+
14+
# VSCode workspace files
15+
*.code-workspace

0 commit comments

Comments
 (0)