Files
phishing/.gitignore
T
2020-09-21 14:59:46 +02:00

28 lines
352 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*