added vsix to gitignore

This commit is contained in:
Nathan Hedge 2023-12-20 18:32:02 -06:00
parent e1630624d8
commit 773a5a52cd
No known key found for this signature in database
GPG Key ID: 1ADBA36D6E304C5C
1 changed files with 2 additions and 1 deletions

3
.gitignore vendored
View File

@ -1,4 +1,5 @@
.DS_Store
/node_modules
/out
package-lock.json
package-lock.json
*.vsix