__pycache__/
*.pyc
.venv/
*.egg-info/
dist/
build/
.tmp_*.py
uv.lock
.pytest_cache/
BenchmarkVampire/

# PyInstaller
*.spec
*.manifest
