# Python-generated files __pycache__/ *.py[oc] build/ dist/ wheels/ *.egg-info src/*.egg-info # Virtual environments .venv .deps/ outputs/ # Vendored dependencies. Track only the maintained SGLang fork/snapshot. third_party/* !third_party/sglang/ *.log