15 lines
228 B
Plaintext
15 lines
228 B
Plaintext
# ---> Rust
|
|
# Generated by Cargo
|
|
# will have compiled files and executables
|
|
debug/
|
|
|
|
# These are backup files generated by rustfmt
|
|
**/*.rs.bk
|
|
|
|
# Added by cargo
|
|
#
|
|
# already existing elements were commented out
|
|
|
|
/target
|
|
Cargo.lock
|