aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Eisentraut <peter@eisentraut.org>2021-06-05 07:57:31 +0200
committerPeter Eisentraut <peter@eisentraut.org>2021-06-05 07:57:31 +0200
commite6159885b78e9b91b2adc3161c5f827d081f2b13 (patch)
treed1411499850d0655224ab1889bee0c154ce99930
parent4a682d85a1408e48ac529295c329ba2c17a44724 (diff)
downloadpostgresql-e6159885b78e9b91b2adc3161c5f827d081f2b13.tar.gz
postgresql-e6159885b78e9b91b2adc3161c5f827d081f2b13.zip
gitattributes: Add new entry to silence whitespace error
-rw-r--r--.gitattributes1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index 57ef0daea0e..f9868677fa2 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -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