Skip to content

Commit ff5e0d2

Browse files
committed
chore: add *.code-workspace to .gitignore
1 parent dd451bc commit ff5e0d2

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
@@ -22,3 +22,6 @@ build
2222
npm-debug.log*
2323
yarn-debug.log*
2424
yarn-error.log*
25+
26+
# code
27+
*.code-workspace

0 commit comments

Comments
 (0)