Skip to content

Commit 7a169fa

Browse files
committed
Add vsix to gitignore
1 parent 2d16155 commit 7a169fa

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.gitignore

+2-1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,5 @@ dist
33
node_modules
44
.vscode-test/
55
.vscode/
6-
*.mov
6+
*.mov
7+
*.vsix

0 commit comments

Comments
 (0)