Browse Source

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

Joel 1 năm trước cách đây
mục cha
commit
2de18a6490
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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/