*~

# Cargo Junk
target/

# IntelliJ junk
*.iml
.idea

# Benchmark data
benches/*.der

# Python virtualenv
.venv
