.git
.github
.pytest_cache
.ruff_cache
.mypy_cache
**/__pycache__
**/*.py[cod]
**/.pytest_cache
**/.ruff_cache
**/.mypy_cache
**/node_modules
**/dist
**/build
**/*.egg-info
.venv
venv
htmlcov
by-framework.log
