mirror of
https://github.com/n8n-io/n8n.git
synced 2024-11-09 22:24:05 -08:00
🔨 Restore .gitignore and VSCode settings
This commit is contained in:
parent
cc1af9dc7f
commit
7a07eefc2f
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -10,5 +10,7 @@ yarn.lock
|
|||
google-generated-credentials.json
|
||||
_START_PACKAGE
|
||||
.env
|
||||
.vscode/*
|
||||
!.vscode/extensions.json
|
||||
.idea
|
||||
nodelinter.config.json
|
||||
nodelinter.config.json
|
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
|
@ -1,3 +0,0 @@
|
|||
{
|
||||
// "vetur.experimental.templateInterpolationService": true,
|
||||
}
|
Loading…
Reference in a new issue