mirror of
https://github.com/Abdulazizzn/n8n-enterprise-unlocked.git
synced 2026-07-21 04:10:58 +02:00
852657c17e
Co-authored-by: Tomi Turtiainen <10324676+tomi@users.noreply.github.com>
36 lines
579 B
Plaintext
36 lines
579 B
Plaintext
node_modules
|
|
.DS_Store
|
|
.tmp
|
|
tmp
|
|
dist
|
|
coverage
|
|
npm-debug.log*
|
|
yarn.lock
|
|
google-generated-credentials.json
|
|
_START_PACKAGE
|
|
.env
|
|
.vscode/*
|
|
!.vscode/extensions.json
|
|
!.vscode/settings.default.json
|
|
.idea
|
|
nodelinter.config.json
|
|
**/package-lock.json
|
|
packages/**/.turbo
|
|
.turbo
|
|
*.tsbuildinfo
|
|
*.swp
|
|
CHANGELOG-*.md
|
|
*.mdx
|
|
build-storybook.log
|
|
*.junit.xml
|
|
junit.xml
|
|
test-results.json
|
|
*.0x
|
|
packages/testing/playwright/playwright-report
|
|
packages/testing/playwright/test-results
|
|
packages/testing/playwright/ms-playwright-cache
|
|
test-results/
|
|
compiled_app_output
|
|
trivy_report*
|
|
compiled
|
|
jest.config.js |