Browse Source

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

Joel 1 year ago
parent
commit
2de18a6490
1 changed files with 1 additions and 1 deletions
  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/