Exclude LLVM files from whitespace checks
authorPeter Eisentraut <peter@eisentraut.org>
Wed, 27 Nov 2024 10:08:12 +0000 (11:08 +0100)
committerPeter Eisentraut <peter@eisentraut.org>
Wed, 27 Nov 2024 10:20:46 +0000 (11:20 +0100)
commit96447e9c817143071826c9a5b129f61d17c4ae2e
tree8f53648508e78dbfe06497d6bbddbc24810ed618
parenta62d90f2e5cb55d0c8998b63120d6db3c55df866
Exclude LLVM files from whitespace checks

Commit 9044fc1d45a added some files from upstream LLVM.  These files
have different whitespace rules, which make the git whitespace checks
powered by gitattributes fail.  To fix, add those files to the exclude
list.
.gitattributes