# Rust build artifacts (top-level crate and the ebpf/ sub-crates)
target/

# Python tooling caches from the probe's lint and test targets
__pycache__/
.mypy_cache/
.pytest_cache/
.ruff_cache/
