You've already forked rust-crate
10 lines
78 B
Plaintext
10 lines
78 B
Plaintext
# OS Files
|
|
*~
|
|
._*
|
|
.DS_Store
|
|
|
|
# Rust
|
|
/target
|
|
# Rust Libraries Only
|
|
/Cargo.lock
|