siderophile 0.1.3

Find the ideal fuzz targets in a Rust codebase
# Siderophile related (mostly for tests)
siderophile_out/

# Cargo/Rust related
target/
**/*.rs.bk

# Python related
__pycache__
*.pyc

# Others
.DS_Store
.idea