[Misc] Add include dir to .gitignore (#1771)

### What this PR does / why we need it?
Add `include` dir to `.gitignore`.

### Does this PR introduce _any_ user-facing change?

### How was this patch tested?


- vLLM version: v0.9.2
- vLLM main:
66f6fbd393

Signed-off-by: shen-shanshan <467638484@qq.com>
This commit is contained in:
Shanshan Shen
2025-07-14 12:05:29 +08:00
committed by GitHub
parent 9cd4ac76a1
commit d3c6dd985a

1
.gitignore vendored
View File

@@ -198,3 +198,4 @@ kernel_meta/
/vllm_ascend/_version.py
# build info file generated by setup.py
/vllm_ascend/_build_info.py
/vllm_ascend/include/