1
1
mirror of https://github.com/n8n-io/n8n.git synced 2024-08-17 09:00:30 +03:00
n8n/.gitignore

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

25 lines
354 B
Plaintext
Raw Normal View History

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