diff options
-rw-r--r-- | .gitattributes | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 4e4e26e34b0..2384956d885 100644 --- a/.gitattributes +++ b/.gitattributes @@ -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 |