Files
triton-tvm-ffi/.gitignore
T
JinjieLiu db4f3a0c68 setup the skeleton
Signed-off-by: Jinjie Liu <jjliu@baai.ac.cn>
2026-01-28 00:54:18 +08:00

17 lines
161 B
Plaintext

# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
.cache
.clangd
.ruff_cache
.python-version
uv.lock