Update gitignore

This commit is contained in:
Yingfeng Zhang 2024-02-29 10:14:52 +08:00
parent a4e038310e
commit 370b01a2c9
2 changed files with 1 additions and 3 deletions

1
.gitignore vendored
View File

@ -21,3 +21,4 @@ Cargo.lock
.idea/
.env
.vscode/

View File

@ -1,3 +0,0 @@
{
"search-node-modules.path": "web/node_modules"
}