gitattributes: Add new entry to silence whitespace error
authorPeter Eisentraut <peter@eisentraut.org>
Sat, 5 Jun 2021 05:57:31 +0000 (07:57 +0200)
committerPeter Eisentraut <peter@eisentraut.org>
Sat, 5 Jun 2021 05:57:31 +0000 (07:57 +0200)
.gitattributes

index 57ef0daea0e3d2e6a006c330fc34abe47b856461..f9868677fa2e3e8259069d9b0e397c346359351f 100644 (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