**/__pycache__
**/*.pyc
**/*.pyo
**/*.pyd
**/.Python
**/venv
**/env
**/.env
**/.venv
**/ENV
**/.git
**/.gitignore
**/.dockerignore
**/docker-compose.yml
**/README.md
**/.pytest_cache
**/.coverage
**/htmlcov
**/.mypy_cache
**/.ruff_cache
