11 lines
88 B
Plaintext
11 lines
88 B
Plaintext
|
|
src/
|
||
|
|
tsconfig.json
|
||
|
|
*.test.ts
|
||
|
|
*.spec.ts
|
||
|
|
node_modules/
|
||
|
|
.env
|
||
|
|
.env.example
|
||
|
|
*.log
|
||
|
|
.DS_Store
|
||
|
|
|