mirror of
https://github.com/n8n-io/n8n-nodes-starter.git
synced 2025-10-28 14:12:24 -05:00
🎉 Initial commit
This commit is contained in:
commit
d3a225f94e
10 changed files with 537 additions and 0 deletions
8
.gitignore
vendored
Normal file
8
.gitignore
vendored
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
node_modules
|
||||
.DS_Store
|
||||
.tmp
|
||||
tmp
|
||||
dist
|
||||
npm-debug.log*
|
||||
package-lock.json
|
||||
yarn.lock
|
||||
Loading…
Add table
Add a link
Reference in a new issue