Browse Source

delete vscode

jim 8 năm trước cách đây
mục cha
commit
b5dfc1f402
2 tập tin đã thay đổi với 1 bổ sung3 xóa
  1. 1 0
      .gitignore
  2. 0 3
      .vscode/settings.json

+ 1 - 0
.gitignore

@@ -8,6 +8,7 @@ _roadhog-api-doc
 
 # production
 /dist
+/vscode
 
 # misc
 .DS_Store

+ 0 - 3
.vscode/settings.json

@@ -1,3 +0,0 @@
-{
-  "editor.formatOnSave": true
-}