Browse Source

Update .gitignore file to exclude Visual Studio Code workspace files

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

+ 3 - 1
.gitignore

@@ -134,4 +134,6 @@ pnpm-lock.yaml
 
 # JetBrains
 .idea
-hailmary.code-workspace
+
+# Visual Studio Code 
+*.code-workspace