feat: manually mirror opencoze's code from bytedance
Change-Id: I09a73aadda978ad9511264a756b2ce51f5761adf
This commit is contained in:
39
frontend/packages/workflow/nodes/.npmignore
Normal file
39
frontend/packages/workflow/nodes/.npmignore
Normal file
@@ -0,0 +1,39 @@
|
||||
.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
|
||||
Reference in New Issue
Block a user