mirror of
https://github.com/web-infra-dev/midscene.git
synced 2025-07-08 17:43:49 +00:00
40 lines
437 B
Plaintext
40 lines
437 B
Plaintext
.DS_Store
|
|
|
|
.pnp
|
|
.pnp.js
|
|
.evn.local
|
|
.env.*.local
|
|
.history
|
|
.rts*
|
|
*.log*
|
|
*.pid
|
|
*.pid.*
|
|
*.report
|
|
*.lcov
|
|
lib-cov
|
|
|
|
doc_build/
|
|
node_modules/
|
|
.npm
|
|
.lock-wscript
|
|
.yarn-integrity
|
|
.node_repl_history
|
|
.nyc_output
|
|
*.tsbuildinfo
|
|
.eslintcache
|
|
.sonarlint
|
|
|
|
coverage/
|
|
release/
|
|
output/
|
|
output_resource/
|
|
|
|
.vscode/**/*
|
|
!.vscode/settings.json
|
|
!.vscode/extensions.json
|
|
.idea/
|
|
|
|
**/*/api/typings/auto-generated
|
|
**/*/adapters/**/index.ts
|
|
**/*/adapters/**/index.js
|