Przeglądaj źródła

add .vscode to .gitignore

Román Cárdenas 1 rok temu
rodzic
commit
19c30c6eca
1 zmienionych plików z 2 dodań i 0 usunięć
  1. 2 0
      riscv-rt/.gitignore

+ 2 - 0
riscv-rt/.gitignore

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