Forráskód Böngészése

Ignore all target directories in one .gitignore.

Andrew Walbran 2 éve
szülő
commit
79ac8bf5fd
2 módosított fájl, 1 hozzáadás és 3 törlés
  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