.DS_Store .env .env.* !.env.example .venv/ models/ __pycache__/ *.py[cod] *.aiff *.wav *.flac .pytest_cache/ .mypy_cache/ .ruff_cache/ .serena/ build/ dist/ *.egg-info/ logs/ tmp/