gitattributes: Add new entry to silence whitespace error

This commit is contained in:
Peter Eisentraut 2021-06-05 07:57:31 +02:00
parent 4a682d85a1
commit e6159885b7
1 changed files with 1 additions and 0 deletions

1
.gitattributes vendored
View File

@ -13,6 +13,7 @@ README.* conflict-marker-size=32
*.data -whitespace
contrib/pgcrypto/sql/pgp-armor.sql whitespace=-blank-at-eol
src/backend/catalog/sql_features.txt whitespace=space-before-tab,blank-at-eof,-blank-at-eol
src/backend/utils/Gen_dummy_probes.pl.prolog whitespace=-blank-at-eof
# Test output files that contain extra whitespace
*.out -whitespace