# compiled files and executables
/target/

# backup files generated by rustfmt
**/*.rs.bk

# lock file
/Cargo.lock

# IDE files
/.idea/*
/*.iml

# rust/LLVM profiling and coverage analysis
*.profraw
cobertura.xml

# tarpaulin code-coverage report: cargo tarpaulin --out Html
tarpaulin-report.html

# random stuff
politics.xml
