Exclude LLVM files from whitespace checks
authorPeter Eisentraut <[email protected]>
Wed, 27 Nov 2024 10:08:12 +0000 (11:08 +0100)
committerPeter Eisentraut <[email protected]>
Wed, 27 Nov 2024 10:10:00 +0000 (11:10 +0100)
commit64c625ccc12d145bc6c638b9a00a88e3adc7900e
tree3d5e6f20d183853a6bd258247a2534d99c930e4e
parent1fd57e5bbf87d1229cf2725f0230755c1d886178
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