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

# Executables
*.exe

# Generated by Cargo
/target/

# Generated by cargo fmt
*.bk

.vscode

perf.data*

# I like nix but don't require
# it for the open source project
.envrc
