mirror of
https://github.com/postgres/postgres.git
synced 2026-04-15 22:10:45 -04:00
gitattributes: Add new file
This commit is contained in:
parent
14aec03502
commit
de7c2d30b6
1 changed files with 1 additions and 0 deletions
1
.gitattributes
vendored
1
.gitattributes
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue