Parcourir la source

add .vscode to .gitignore

Román Cárdenas il y a 1 an
Parent
commit
19c30c6eca
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  1. 2 0
      riscv-rt/.gitignore

+ 2 - 0
riscv-rt/.gitignore

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