gitattributes: Ignore imported pg_bsd_indent code for whitespace checks

pull/130/head
Peter Eisentraut 3 years ago
parent f198f0a48c
commit 7e5ddf7e4d
  1. 2
      .gitattributes

2
.gitattributes vendored

@ -29,3 +29,5 @@ src/backend/snowball/libstemmer/*.c -whitespace
src/backend/utils/mb/Unicode/*-std.txt -whitespace
src/include/snowball/libstemmer/* -whitespace
src/timezone/data/* -whitespace
src/tools/pg_bsd_indent/* -whitespace
src/tools/pg_bsd_indent/tests/* -whitespace

Loading…
Cancel
Save