瀏覽代碼

Updated the target folder ban

Lorenz Bung 8 年之前
父節點
當前提交
41bc464813
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. 1
    1
      .gitignore

+ 1
- 1
.gitignore 查看文件

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

Loading…
取消
儲存