12 lines
148 B
Plaintext
12 lines
148 B
Plaintext
|
.vscode/**
|
||
|
**/*.ts
|
||
|
**/*.map
|
||
|
.gitignore
|
||
|
**/tsconfig.json
|
||
|
**/tsconfig.base.json
|
||
|
contributing.md
|
||
|
node_modules/**
|
||
|
src/**
|
||
|
tests/**
|
||
|
.github/**
|