瀏覽代碼

multiple cargos, so multiple targets to ignore

jmelesky 7 年之前
父節點
當前提交
81f3c3dc15
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      .gitignore

+ 1 - 1
.gitignore

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