Browse Source

Update gitignore

tags/v0.1.0
Yingfeng Zhang 1 year ago
parent
commit
370b01a2c9
2 changed files with 1 additions and 3 deletions
  1. 1
    0
      .gitignore
  2. 0
    3
      .vscode/settings.json

+ 1
- 0
.gitignore View File

@@ -21,3 +21,4 @@ Cargo.lock

.idea/
.env
.vscode/

+ 0
- 3
.vscode/settings.json View File

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

Loading…
Cancel
Save