You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
33 lines
456 B
Plaintext
33 lines
456 B
Plaintext
/.idea/
|
|
/jspm_packages/
|
|
/node_modules/
|
|
/web_modules/
|
|
/dist/
|
|
*.pid
|
|
*.pid.lock
|
|
*.seed
|
|
*.tgz
|
|
*.tsbuildinfo
|
|
.env
|
|
.env.development.local
|
|
.env.local
|
|
.env.production.local
|
|
.env.test.local
|
|
.eslintcache
|
|
.node_repl_history
|
|
.npm
|
|
.pnp.*
|
|
.pnpm-debug.log*
|
|
.stylelintcache
|
|
.yarn-integrity
|
|
.yarn/build-state.yml
|
|
.yarn/cache
|
|
.yarn/install-state.gz
|
|
.yarn/unplugged
|
|
lerna-debug.log*
|
|
npm-debug.log*
|
|
pids
|
|
report.[0-9]*.[0-9]*.[0-9]*.[0-9]*.json
|
|
yarn-debug.log*
|
|
yarn-error.log*
|