mirror of
https://github.com/n8n-io/n8n.git
synced 2025-12-05 19:27:26 -06:00
25 lines
497 B
Plaintext
25 lines
497 B
Plaintext
coverage
|
|
dist
|
|
package.json
|
|
pnpm-lock.yaml
|
|
packages/frontend/editor-ui/index.html
|
|
packages/nodes-base/nodes/**/test
|
|
packages/cli/templates/form-trigger.handlebars
|
|
packages/cli/templates/form-trigger-completion.handlebars
|
|
packages/cli/templates/form-trigger-409.handlebars
|
|
packages/cli/templates/form-trigger-404.handlebars
|
|
CHANGELOG.md
|
|
.github/pull_request_template.md
|
|
# Ignored for now
|
|
**/*.md
|
|
# Handled by biome
|
|
**/*.ts
|
|
**/*.js
|
|
**/*.json
|
|
**/*.jsonc
|
|
|
|
# Auto-generated
|
|
**/components.d.ts
|
|
|
|
justfile
|