Files
phishing/.gitignore
T
2021-02-19 09:03:17 +01:00

29 lines
361 B
Plaintext

binaryen*
build/
build-docs/
coverage/
docs/.vuepress/dist/
node_modules/
pkg/
target/
tmp/
.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
yarn-debug.log*
yarn-error.log*
NOTES.md