summaryrefslogtreecommitdiff
path: root/.gitattributes
diff options
context:
space:
mode:
authorPeter Eisentraut <peter@eisentraut.org>2019-11-12 08:13:55 +0100
committerPeter Eisentraut <peter@eisentraut.org>2019-11-12 08:13:55 +0100
commitde7c2d30b6dc2544b181cf074e942fff54d7999d (patch)
tree92d7198b74beacd008f873cf43514b6f9f354fec /.gitattributes
parent14aec03502302eff6c67981d8fd121175c436ce9 (diff)
downloadpostgresql-de7c2d30b6dc2544b181cf074e942fff54d7999d.tar.gz
gitattributes: Add new file
Diffstat (limited to '.gitattributes')
-rw-r--r--.gitattributes1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
index abbf78699e..57ef0daea0 100644
--- a/.gitattributes
+++ b/.gitattributes
@@ -17,6 +17,7 @@ src/backend/catalog/sql_features.txt whitespace=space-before-tab,blank-at-eof,-
# Test output files that contain extra whitespace
*.out -whitespace
contrib/*/output/*.source -whitespace
+src/pl/plpgsql/src/output/*.source -whitespace
src/test/regress/output/*.source -whitespace
src/interfaces/ecpg/test/expected/* -whitespace
src/interfaces/libpq/test/expected.out whitespace=-blank-at-eof