chore: Add Rust-specific .gitignore file
This commit is contained in:
parent
f8ae63c2da
commit
bc873b9666
1 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
Normal file
4
.gitignore
vendored
Normal file
|
@ -0,0 +1,4 @@
|
|||
|
||||
/target/
|
||||
**/*.rs.bk
|
||||
Cargo.lock
|
Loading…
Reference in a new issue