shithub
tenseleyflow
/
dlm-vsc
/
Sign in
Sign up
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
dlm-vsc
Public
Watch
0
Fork
0
Star
0
dlm-vsc
/
.vscodeignore
Text · 170 bytes
Raw
Blame
History
1
src/**
2
test/**
3
out-test/**
4
node_modules/**
5
.github/**
6
.vscode/**
7
.docs/**
8
media/SCREENSHOTS.md
9
.gitignore
10
tsconfig.json
11
test/tsconfig.json
12
package-lock.json
13
*.ts
14
!out/**
15