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:
Robin Kobus 2025-04-01 17:42:19 +02:00 committed by GitHub
parent b2f69db507
commit d880f4a7c6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,5 +1,6 @@
# Add directories or file patterns to ignore during indexing (e.g. foo/ or *.csv)
*cubin.cpp
*cubin.h
3rdparty/
data/