.venv/
.pytest_cache/
.ruff_cache/
.coverage
coverage.xml
htmlcov/
dist/
build/
*.egg-info/
__pycache__/
*.py[cod]
.DS_Store

/fakeflacfinder-report.*

# Local environment files may contain credentials or machine-specific settings.
.env
.env.*
!.env.example

# Optional public integration vectors are verified from the pinned manifest.
/tests/fixtures/ietf-flac/files/
