11 lines
121 B
Plaintext
11 lines
121 B
Plaintext
|
node_modules/**
|
||
|
.vscode/**
|
||
|
.github/**
|
||
|
src/**
|
||
|
packages/**
|
||
|
tests/**
|
||
|
**/*.ts
|
||
|
**/*.map
|
||
|
.gitignore
|
||
|
**/tsconfig.json
|