# 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

# random stuff
politics.xml
