From 2de18a64906aab046393b98b9159a8390a176032 Mon Sep 17 00:00:00 2001 From: Joel Date: Mon, 5 Jun 2023 10:54:09 +0800 Subject: [PATCH] fix: ignore VSCode setting.json path (#297) --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 5b36ac5347..03920f14a4 100644 --- a/.gitignore +++ b/.gitignore @@ -130,7 +130,7 @@ dmypy.json .idea/' .DS_Store -.vscode/setting.json +web/.vscode/settings.json # Intellij IDEA Files .idea/