Unverified Commit 45c9cb58 authored by Ye (Charlotte) Qi's avatar Ye (Charlotte) Qi Committed by GitHub
Browse files

[Misc] Add claude settings to gitignore (#24492)


Signed-off-by: default avatarYe (Charlotte) Qi <yeq@meta.com>
parent e283976f
......@@ -4,7 +4,7 @@
# vllm-flash-attn built from source
vllm/vllm_flash_attn/*
# triton jit
# triton jit
.triton
# Byte-compiled / optimized / DLL files
......@@ -177,6 +177,10 @@ cython_debug/
# VSCode
.vscode/
# Claude
CLAUDE.md
.claude/
# DS Store
.DS_Store
......@@ -209,4 +213,4 @@ shellcheck*/
csrc/moe/marlin_moe_wna16/kernel_*
# Ignore ep_kernels_workspace folder
ep_kernels_workspace/
\ No newline at end of file
ep_kernels_workspace/
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment