Jelajahi Sumber

Update .gitignore file to exclude Visual Studio Code workspace files

OneRobotBoii 1 tahun lalu
induk
melakukan
704c46bbb9
1 mengubah file dengan 3 tambahan dan 1 penghapusan
  1. 3 1
      .gitignore

+ 3 - 1
.gitignore

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