Browse Source

add Cargo bits

jmelesky 7 years ago
parent
commit
b5e8a131ff
1 changed files with 2 additions and 1 deletions
  1. 2 1
      .gitignore

+ 2 - 1
.gitignore

@@ -43,5 +43,6 @@ tramp
 *.exe
 
 # Generated by Cargo
-/target/
+**/target
+Cargo.lock