浏览代码

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/