mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2026-03-27 01:18:41 +07:00
23 lines
220 B
Plaintext
23 lines
220 B
Plaintext
node_modules
|
|
.DS_Store
|
|
.tmp
|
|
tmp
|
|
dist
|
|
npm-debug.log*
|
|
yarn.lock
|
|
.env
|
|
.vscode
|
|
.idea
|
|
|
|
venv
|
|
env
|
|
site
|
|
__pycache__/
|
|
|
|
## Ignore pyenv configuration
|
|
.python-version
|
|
|
|
## Ignore ephemeral doc-tool output
|
|
output.csv
|
|
_doctools/*.csv
|