Update gitignore

This commit is contained in:
Yingfeng Zhang 2024-02-29 10:14:52 +08:00
parent 65fd91ba36
commit 94916aac2a
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"
}