mirror of
https://github.com/n8n-io/n8n-docs.git
synced 2026-03-27 09:28:43 +07:00
24 lines
221 B
Plaintext
24 lines
221 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
|