# rust
/target/
**/*.rs.bk

# direnv
/.toolchain/
/.direnv/

# code coverage
/codecov.json
/lcov.info
