.idea

# Generated by Cargo
# will have compiled files and executables
debug/
target/

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

.mypy_cache/

# Profiling and cargo-flamegraph output
perf.data*
*.zst

# insta
*.snap.new

fuzz/libfuzzer/corpus
fuzz/libfuzzer/artifacts
fuzz/afl/artifacts
