chore: add .gitignore and .vscodeignore configuration files
This commit is contained in:
@@ -0,0 +1,2 @@
|
|||||||
|
node_modules/
|
||||||
|
*.vsix
|
||||||
@@ -0,0 +1,4 @@
|
|||||||
|
.vscode/**
|
||||||
|
.git/**
|
||||||
|
node_modules/**
|
||||||
|
*.vsix
|
||||||
Reference in New Issue
Block a user