浏览代码

Updated the target folder ban

Lorenz Bung 8 年前
父节点
当前提交
41bc464813
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      .gitignore

+ 1
- 1
.gitignore 查看文件

@@ -1,6 +1,6 @@
1 1
 # Generated by Cargo
2 2
 # will have compiled files and executables
3
-/target/
3
+*/target/
4 4
 
5 5
 # Remove Cargo.lock from gitignore if creating an executable, leave it for libraries
6 6
 # More information here http://doc.crates.io/guide.html#cargotoml-vs-cargolock

正在加载...
取消
保存