Files
phishing/.gitignore
T
2022-07-12 07:52:58 +03:00

31 lines
382 B
Plaintext

binaryen*
build/
build-*/
coverage/
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