浏览代码

fix: ignore VSCode setting.json path (#297)

Joel 2 年之前
父节点
当前提交
2de18a6490
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .gitignore

+ 1 - 1
.gitignore

@@ -130,7 +130,7 @@ dmypy.json
 .idea/'
 
 .DS_Store
-.vscode/setting.json
+web/.vscode/settings.json
 
 # Intellij IDEA Files
 .idea/