Files
phishing/.gitignore
T
Jaco fa7477ddaf Bump deps (#1770)
* Bump deps

* map.json

* Rebump

* Adjust locations
2022-07-08 07:44:58 +03:00

35 lines
440 B
Plaintext

binaryen*
build/
build-cjs/
build-esm/
build-deno/
build-docs/
coverage/
docs/.vuepress/dist/
node_modules/
pkg/
target/
tmp/
/mod.ts
/import_map.json
.DS_Store
.env.local
.env.development.local
.env.test.local
.env.production.local
.npmrc
.pnp.*
.yarn/*
!.yarn/releases
!.yarn/plugins
!.yarn/sdks
cc-test-reporter
lerna-debug.log*
npm-debug.log*
package-lock.json
report.*.json
tsconfig.*buildinfo
yarn-debug.log*
yarn-error.log*
NOTES.md