mirror of
https://github.com/NVIDIA/TensorRT-LLM.git
synced 2026-01-13 14:07:21 +08:00
chore: Cursor ignore cubin in headers (#3202)
Add `*cubin.h` to ignore-file. Signed-off-by: Robin Kobus <19427718+Funatiq@users.noreply.github.com>
This commit is contained in:
parent
b2f69db507
commit
d880f4a7c6
@ -1,5 +1,6 @@
|
||||
# Add directories or file patterns to ignore during indexing (e.g. foo/ or *.csv)
|
||||
|
||||
*cubin.cpp
|
||||
*cubin.h
|
||||
3rdparty/
|
||||
data/
|
||||
|
||||
Loading…
Reference in New Issue
Block a user