mirror of
https://github.com/pezkuwichain/pezkuwi-api.git
synced 2026-04-21 22:37:55 +00:00
30 lines
367 B
Plaintext
30 lines
367 B
Plaintext
_book/
|
|
build/
|
|
build-*/
|
|
coverage/
|
|
node_modules/
|
|
tmp/
|
|
/import_map.json
|
|
/mod.ts
|
|
NOTES.md
|
|
.DS_Store
|
|
.env.local
|
|
.env.development.local
|
|
.env.test.local
|
|
.env.production.local
|
|
.npmrc
|
|
.rpt2_cache
|
|
.yarn/*
|
|
!.yarn/releases
|
|
!.yarn/plugins
|
|
.pnp.*
|
|
.vscode/
|
|
.idea/
|
|
cc-test-reporter
|
|
lerna-debug.log*
|
|
npm-debug.log*
|
|
package-lock.json
|
|
tsconfig*buildinfo
|
|
yarn-debug.log*
|
|
yarn-error.log*
|