# Compiled files
*.o
*.so
*.rlib
*.dll

# Executables
*.exe

# Generated by Cargo
/target/

# Generated by cargo fmt
*.bk

.vscode

perf.data*

.idea
/historian_out/
.DS_Store

# all the output files from
# mutation testing with cargo mutants
/mutants.out*/
