mirror of
https://github.com/n8n-io/n8n.git
synced 2024-11-10 06:34:05 -08:00
fff0ce62d3
* ci: check commit message format * ci: switch to PR title checking * ci: target pull request checks to master
19 lines
264 B
Plaintext
19 lines
264 B
Plaintext
node_modules
|
|
.DS_Store
|
|
.tmp
|
|
tmp
|
|
dist
|
|
npm-debug.log*
|
|
yarn.lock
|
|
google-generated-credentials.json
|
|
_START_PACKAGE
|
|
.env
|
|
.vscode/*
|
|
!.vscode/extensions.json
|
|
!.vscode/settings.default.json
|
|
.idea
|
|
nodelinter.config.json
|
|
packages/*/package-lock.json
|
|
packages/*/.turbo
|
|
*.swp
|