ソースを参照

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