Browse Source

multiple cargos, so multiple targets to ignore

jmelesky 7 years ago
parent
commit
81f3c3dc15
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .gitignore

+ 1 - 1
.gitignore

@@ -9,7 +9,7 @@
 *.exe
 
 # Generated by Cargo
-/target/
+**/target
 Cargo.lock
 
 # ---> Emacs