/target
.DS_Store

# Python
__pycache__/
*.py[cod]
.venv/
dist/

# cargo-fuzz
/fuzz/artifacts/
/fuzz/target/
