Browse Source

add .vscode to .gitignore

Román Cárdenas 1 year ago
parent
commit
19c30c6eca
1 changed files with 2 additions and 0 deletions
  1. 2 0
      riscv-rt/.gitignore

+ 2 - 0
riscv-rt/.gitignore

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