# editors
./vscode
./idea

# rustc and cargo
/target
/Cargo.lock

# rust fmt
**/*.rs.bk
