# Build artifacts
dist/
build/
*.egg-info/
.eggs/

# Python
__pycache__/
*.py[cod]
.venv/
venv/
.pytest_cache/
.tox/

# Extractor output
output-*/
bad_files.log
*.parquet
