mirror of
https://github.com/pezkuwichain/pezkuwi-ui.git
synced 2026-04-21 22:38:00 +00:00
23 lines
288 B
Plaintext
23 lines
288 B
Plaintext
build/
|
|
build-*/
|
|
coverage/
|
|
node_modules/
|
|
tmp/
|
|
.idea
|
|
.DS_Store
|
|
.env.local
|
|
.env.development.local
|
|
.env.test.local
|
|
.env.production.local
|
|
.npmrc
|
|
.yarn/*
|
|
!.yarn/releases
|
|
!.yarn/plugins
|
|
.pnp.*
|
|
cc-test-reporter
|
|
package-lock.json
|
|
npm-debug.log*
|
|
tsconfig.*buildinfo
|
|
yarn-debug.log*
|
|
yarn-error.log*
|