add target folder to git ignore
This commit is contained in:
parent
b19122e693
commit
ea30baae3c
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,5 +1,5 @@
|
|||||||
# Rust build artifacts
|
# Rust build artifacts
|
||||||
/target/
|
**/target/
|
||||||
**/*.rs.bk
|
**/*.rs.bk
|
||||||
Cargo.lock
|
Cargo.lock
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user