From a1c066739259d5e6b14ab16a7569b408f159c762 Mon Sep 17 00:00:00 2001 From: Shanshan Shen <467638484@qq.com> Date: Wed, 3 Dec 2025 18:29:10 +0800 Subject: [PATCH] [Misc] Add cann custom ops to `.gitignore` (#4670) ### What this PR does / why we need it? Add `CANN-custom_ops--linux.aarch64.run` (generated during installing vllm-ascend) to `.gitignore`. - vLLM version: 86e178f7c4d8c3b0eaf3c8e3f810a83f63b90e24 - vLLM main: https://github.com/vllm-project/vllm/commit/86e178f7c4d8c3b0eaf3c8e3f810a83f63b90e24 Signed-off-by: Shanshan Shen <87969357+shen-shanshan@users.noreply.github.com> --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 0341715e..84d52898 100644 --- a/.gitignore +++ b/.gitignore @@ -209,3 +209,4 @@ kernel_meta/ # generated by CANN fusion_result.json +csrc/output/