Selaa lähdekoodia

Ignore all target directories in one .gitignore.

Andrew Walbran 2 vuotta sitten
vanhempi
commit
79ac8bf5fd
2 muutettua tiedostoa jossa 1 lisäystä ja 3 poistoa
  1. 1 1
      .gitignore
  2. 0 2
      examples/riscv/.gitignore

+ 1 - 1
.gitignore

@@ -1,3 +1,3 @@
-/target
+target/
 Cargo.lock
 .vscode/

+ 0 - 2
examples/riscv/.gitignore

@@ -1,2 +0,0 @@
-/target
-Cargo.lock