Skip to content

Commit e615988

Browse files
committed
gitattributes: Add new entry to silence whitespace error
1 parent 4a682d8 commit e615988

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitattributes

+1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ README.* conflict-marker-size=32
1313
*.data -whitespace
1414
contrib/pgcrypto/sql/pgp-armor.sql whitespace=-blank-at-eol
1515
src/backend/catalog/sql_features.txt whitespace=space-before-tab,blank-at-eof,-blank-at-eol
16+
src/backend/utils/Gen_dummy_probes.pl.prolog whitespace=-blank-at-eof
1617

1718
# Test output files that contain extra whitespace
1819
*.out -whitespace

0 commit comments

Comments
 (0)