Files
pezkuwi-ui/.gitignore
T
2022-07-12 07:56:03 +03:00

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*