Skip to content

Commit 5bc21f9

Browse files
authored
chore: add *.code-workspace to .gitignore (#19771)
1 parent 72d16e3 commit 5bc21f9

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
@@ -17,6 +17,7 @@ jsdoc/
1717
.cache
1818
/packages/**/node_modules
1919
/.vscode
20+
*.code-workspace
2021
.sublimelinterrc
2122
.eslint-release-info.json
2223
.nyc_output

0 commit comments

Comments
 (0)