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:10:42 +0000 (11:10 +0100)
commitde01960aabc1f6f821cbf28e58162383d7300f63
tree16a74087e994622fc76da879dc37d5cdd1887d54
parent59ea17c43c6c8020cc5076979d13ee61427f89c6
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