Update gitignore
This commit is contained in:
parent
a4e038310e
commit
370b01a2c9
2 changed files with 1 additions and 3 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -21,3 +21,4 @@ Cargo.lock
|
||||||
|
|
||||||
.idea/
|
.idea/
|
||||||
.env
|
.env
|
||||||
|
.vscode/
|
||||||
|
|
|
||||||
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
|
|
@ -1,3 +0,0 @@
|
||||||
{
|
|
||||||
"search-node-modules.path": "web/node_modules"
|
|
||||||
}
|
|
||||||
Loading…
Add table
Reference in a new issue