__pycache__/
*.py[cod]
*$py.class
*.so
*.egg-info/
*.egg
dist/
build/
.eggs/
*.whl
.venv/
venv/
env/
.env
*.log
.pytest_cache/
.ruff_cache/
.mypy_cache/
htmlcov/
.coverage
*.html
!log_lens/output/html_report.py
.DS_Store
Thumbs.db
*.swp
*.swo
*~
