소스 검색

Update .gitignore file to exclude Visual Studio Code workspace files

OneRobotBoii 1 년 전
부모
커밋
704c46bbb9
1개의 변경된 파일3개의 추가작업 그리고 1개의 파일을 삭제
  1. 3 1
      .gitignore

+ 3 - 1
.gitignore

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