# Build artifacts (also covered by repo-root .gitignore but kept here for clarity)
dist/
build/
*.egg-info/

# Reporter output produced by the package's own pytest runs
test-results/

# Local cloud queue
.testrelic/queue/
.testrelic/cache/
