[LLVM] Ignore two Cursor specific files. (#175683)

This commit is contained in:
Daniil Fukalov 2026-01-13 02:27:05 +01:00 committed by GitHub
parent ed9f5c93dc
commit a01b7c23c4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

2
.gitignore vendored
View File

@ -61,6 +61,8 @@ AGENTS.md
.codex/
# Cursor specific files
.cursor
.cursorignore
.cursorindexingignore
#==============================================================================#
# Directories to ignore (do not add trailing '/'s, they skip symlinks).