__pycache__/
*.py[cod]
*$py.class
.pytest_cache/
.ruff_cache/
.mypy_cache/
.coverage
htmlcov/
*.egg-info/
node_modules/
*.log
.env
.env.local
.git/
.gitignore
.DS_Store
