__pycache__/
*.pyc
*.pyo
*.pyd
.Python
.venv/
venv/
env/
dist/
build/
*.egg-info/
*.egg
.env
.env.*
results*.txt
results*.csv
results*.json
.pytest_cache/
.mypy_cache/
.ruff_cache/
*.so
.DS_Store
