2023-03-31 12:38:27 +04:00
|
|
|
# ---> Rust
|
|
|
|
# Generated by Cargo
|
|
|
|
# will have compiled files and executables
|
2023-03-31 21:19:59 +04:00
|
|
|
backend/debug/
|
|
|
|
backend/target/
|
|
|
|
backend/.env
|
2023-03-31 12:38:27 +04:00
|
|
|
|
|
|
|
# These are backup files generated by rustfmt
|
|
|
|
**/*.rs.bk
|
|
|
|
|
|
|
|
# MSVC Windows builds of rustc generate these, which store debugging information
|
2023-03-31 21:19:59 +04:00
|
|
|
backend/*.pdb
|