mirror of
https://github.com/hexedtech/codemp-vscode.git
synced 2024-11-21 06:54:49 +01:00
13 lines
169 B
Text
13 lines
169 B
Text
.vscode/**
|
|
.vscode-test/**
|
|
.github
|
|
src/**
|
|
.gitignore
|
|
.yarnrc
|
|
**/tsconfig.json
|
|
**/.eslintrc.json
|
|
**/*.map
|
|
**/*.ts
|
|
node_modules
|
|
!node_modules/codemp
|
|
!node_modules/@codemp
|