소스 검색

add .vscode to .gitignore

Román Cárdenas 1 년 전
부모
커밋
19c30c6eca
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      riscv-rt/.gitignore

+ 2 - 0
riscv-rt/.gitignore

@@ -3,3 +3,5 @@ target/
 bin/*.after
 bin/*.before
 bin/*.o
+
+.vscode/