9 lines
111 B
Plaintext
9 lines
111 B
Plaintext
.vscode/**
|
|
.vscode-test/**
|
|
src/**
|
|
.gitignore
|
|
**/tsconfig.json
|
|
**/*.map
|
|
node_modules/**
|
|
!node_modules/@types/**
|