| __pycache__/ | |
| *.py[cod] | |
| .pytest_cache/ | |
| .mypy_cache/ | |
| .ruff_cache/ | |
| .venv/ | |
| venv/ | |
| .idea/ | |
| .vscode/ | |
| data/ | |
| outputs/ | |
| runs/ | |
| checkpoints/ | |
| *.pth | |
| *.pt | |
| *.ckpt | |
| *.onnx | |
| *.npy | |
| *.zip | |
| *.tar | |
| *.tar.gz | |
| *.7z | |
| *.rar | |
| .env | |
| *.log | |
| __pycache__/ | |
| *.py[cod] | |
| .pytest_cache/ | |
| .mypy_cache/ | |
| .ruff_cache/ | |
| .venv/ | |
| venv/ | |
| .idea/ | |
| .vscode/ | |
| data/ | |
| outputs/ | |
| runs/ | |
| checkpoints/ | |
| *.pth | |
| *.pt | |
| *.ckpt | |
| *.onnx | |
| *.npy | |
| *.zip | |
| *.tar | |
| *.tar.gz | |
| *.7z | |
| *.rar | |
| .env | |
| *.log | |