build the structure of the extension
This commit is contained in:
10
.gitignore
vendored
Normal file
10
.gitignore
vendored
Normal file
@@ -0,0 +1,10 @@
|
||||
/node_modules/
|
||||
${APPDATA}npm
|
||||
/dist
|
||||
*.vsix
|
||||
yarn.lock
|
||||
package-lock.json
|
||||
*.dict
|
||||
.vscode/settings.json
|
||||
*.DS_Store
|
||||
*.elf
|
Reference in New Issue
Block a user