Преглед изворни кода

Ignore all target directories in one .gitignore.

Andrew Walbran пре 2 година
родитељ
комит
79ac8bf5fd
2 измењених фајлова са 1 додато и 3 уклоњено
  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