Переглянути джерело

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/