Ignore target/Cargo.lock in all subfolders
This commit is contained in:
parent
afe6dd1ab3
commit
1bf84b1946
1 changed files with 2 additions and 2 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -1,3 +1,3 @@
|
||||||
/target
|
**/target/
|
||||||
Cargo.lock
|
**/Cargo.lock
|
||||||
/.idea
|
/.idea
|
||||||
|
|
Loading…
Reference in a new issue