Browse Source

ignore vscode files

Charlie Kindel 5 năm trước cách đây
mục cha
commit
06687962cd
1 tập tin đã thay đổi với 3 bổ sung1 xóa
  1. 3 1
      .gitignore

+ 3 - 1
.gitignore

@@ -11,4 +11,6 @@ packages
 docfx/api
 
 #git merge files
-*.orig
+*.orig
+
+.vscode/