mirror of
https://github.com/n8n-io/n8n-nodes-starter.git
synced 2025-10-28 14:12:24 -05:00
🙈 Add launch.json to gitignore
This commit is contained in:
parent
a2b091ef20
commit
cdeb92e57e
1 changed files with 2 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -5,4 +5,5 @@ tmp
|
|||
dist
|
||||
npm-debug.log*
|
||||
package-lock.json
|
||||
yarn.lock
|
||||
yarn.lock
|
||||
.vscode/launch.json
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue