[LLVM] Ignore Cursor specific files (#174891)

This commit is contained in:
Shilei Tian 2026-01-08 11:44:31 -05:00 committed by GitHub
parent 4e74fba5b2
commit 936ae06756
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

2
.gitignore vendored
View File

@ -59,6 +59,8 @@ autoconf/autom4te.cache
.gemini/
AGENTS.md
.codex/
# Cursor specific files
.cursor
#==============================================================================#
# Directories to ignore (do not add trailing '/'s, they skip symlinks).