We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc93717 commit 611c86eCopy full SHA for 611c86e
.gitignore
@@ -221,3 +221,6 @@ csrc/moe/marlin_moe_wna16/kernel_*
221
222
# Ignore ep_kernels_workspace folder
223
ep_kernels_workspace/
224
+
225
+# Allow tracked library source folders under submodules (e.g., benchmarks/lib)
226
+!vllm/benchmarks/lib/
0 commit comments