mirror of
https://github.com/nyanotech/recombobulator
synced 2026-02-08 05:37:27 -08:00
Initial commit of extension template
This commit is contained in:
13
.vscodeignore
Normal file
13
.vscodeignore
Normal file
@@ -0,0 +1,13 @@
|
||||
.vscode/**
|
||||
.vscode-test/**
|
||||
out/**
|
||||
node_modules/**
|
||||
src/**
|
||||
.gitignore
|
||||
.yarnrc
|
||||
webpack.config.js
|
||||
vsc-extension-quickstart.md
|
||||
**/tsconfig.json
|
||||
**/.eslintrc.json
|
||||
**/*.map
|
||||
**/*.ts
|
||||
Reference in New Issue
Block a user