13 lines
274 B
Plaintext
13 lines
274 B
Plaintext
# ---> Rust
|
|
# Generated by Cargo
|
|
# will have compiled files and executables
|
|
backend/debug/
|
|
backend/target/
|
|
backend/.env
|
|
|
|
# These are backup files generated by rustfmt
|
|
**/*.rs.bk
|
|
|
|
# MSVC Windows builds of rustc generate these, which store debugging information
|
|
backend/*.pdb
|