Skip to content

Commit e74ac65

Browse files
committed
build: add test folder and .vsix files to git ignore
1 parent d667f3d commit e74ac65

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55

66
# Dir
77
node_modules
8+
test
89

910
# OS generated files #
1011
######################
@@ -36,4 +37,5 @@ Thumbs.db
3637
*.jar
3738
*.rar
3839
*.tar
39-
*.zip
40+
*.zip
41+
*.vsix

0 commit comments

Comments
 (0)