n8n/.gitignore

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

28 lines
387 B
Plaintext
Raw Normal View History

2019-06-23 03:35:23 -07:00
node_modules
.DS_Store
.tmp
tmp
dist
coverage
2019-06-23 03:35:23 -07:00
npm-debug.log*
yarn.lock
google-generated-credentials.json
_START_PACKAGE
2019-10-25 09:29:23 -07:00
.env
.vscode/*
!.vscode/extensions.json
!.vscode/settings.default.json
.idea
nodelinter.config.json
2022-11-09 08:32:05 -08:00
**/package-lock.json
packages/**/.turbo
.turbo
*.tsbuildinfo
cypress/videos/*
cypress/screenshots/*
cypress/downloads/*
*.swp
CHANGELOG-*.md
*.mdx
build-storybook.log