mirror of
https://github.com/n8n-io/n8n.git
synced 2024-11-10 12:35:46 +03:00
a00fedb351
* 🎉 executeQuery function extracted * 🚧 add prettierrc to gitignore * 🚧 insert function extracted * ⚡ extract update function * 💡 fix function docs * 💡 add in code documentation * 🎨 fix format * 🎨 fix format
16 lines
179 B
Plaintext
16 lines
179 B
Plaintext
node_modules
|
|
.DS_Store
|
|
.tmp
|
|
tmp
|
|
dist
|
|
npm-debug.log*
|
|
lerna-debug.log
|
|
package-lock.json
|
|
yarn.lock
|
|
google-generated-credentials.json
|
|
_START_PACKAGE
|
|
.env
|
|
.vscode
|
|
.idea
|
|
.prettierrc.js
|