| __pycache__/ | |
| *.py[cod] | |
| *.egg-info/ | |
| .venv/ | |
| venv/ | |
| .git/ | |
| .github/ | |
| .pytest_cache/ | |
| .mypy_cache/ | |
| .ruff_cache/ | |
| tests/ | |
| examples/ | |
| scripts/ | |
| .DS_Store | |
| *.log | |
| .cache/ | |
| hf_cache/ | |
| .vscode/ | |
| .idea/ | |
| .claude/ | |
| .cursor/ | |
| .env | |
| .env.* | |
| secrets/ | |
| __pycache__/ | |
| *.py[cod] | |
| *.egg-info/ | |
| .venv/ | |
| venv/ | |
| .git/ | |
| .github/ | |
| .pytest_cache/ | |
| .mypy_cache/ | |
| .ruff_cache/ | |
| tests/ | |
| examples/ | |
| scripts/ | |
| .DS_Store | |
| *.log | |
| .cache/ | |
| hf_cache/ | |
| .vscode/ | |
| .idea/ | |
| .claude/ | |
| .cursor/ | |
| .env | |
| .env.* | |
| secrets/ | |