Skip to content

Commit 1164b5e

Browse files
committed
Update gitignore
1 parent 52fd72e commit 1164b5e

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,4 +130,7 @@ dist
130130
.pnp.*
131131

132132
# macOS files
133-
**/.DS_Store
133+
**/.DS_Store
134+
135+
# Build files
136+
**/*.vsix

0 commit comments

Comments
 (0)