mirror of
https://github.com/sgjzfzzf/triton-tvm-ffi.git
synced 2026-07-01 00:42:05 +08:00
b7bf598fde
Signed-off-by: Jinjie Liu <jjliu@baai.ac.cn>
18 lines
159 B
Plaintext
18 lines
159 B
Plaintext
# Python-generated files
|
|
__pycache__/
|
|
*.py[oc]
|
|
build/
|
|
dist/
|
|
wheels/
|
|
*.egg-info
|
|
|
|
# Virtual environments
|
|
.venv
|
|
|
|
.vscode/
|
|
|
|
.cache
|
|
.clangd
|
|
.python-version
|
|
uv.lock
|