mirror of
https://github.com/hexedtech/codemp-vscode.git
synced 2024-11-21 23:14:49 +01:00
15 lines
185 B
Text
15 lines
185 B
Text
|
.vscode/**
|
||
|
.vscode-test/**
|
||
|
src/**
|
||
|
.gitignore
|
||
|
.yarnrc
|
||
|
vsc-extension-quickstart.md
|
||
|
**/tsconfig.json
|
||
|
**/.eslintrc.json
|
||
|
**/*.map
|
||
|
**/*.ts
|
||
|
node_modules/
|
||
|
target/
|
||
|
build.rs
|
||
|
Cargo.lock
|
||
|
Cargo.toml
|