*.log
*.pdf
temp/
.vscode/
.venv/
.coverage
__pycache__/
.pytest_cache/

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