mirror of
https://github.com/postgres/postgres.git
synced 2025-07-21 16:02:15 +03:00
Remove non-existing file from .gitattributes
The file was removed by ac25173cdb
.
Author: Jelte Fennema-Nio <postgres@jeltef.nl>
Discussion: https://www.postgresql.org/message-id/flat/CAGECzQQGzbroAXi%2BYicp3HvcCo4%3Dg84kaOgjuvQ5MW9F0ubOGg%40mail.gmail.com
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@ -18,7 +18,6 @@ src/backend/catalog/sql_features.txt whitespace=space-before-tab,blank-at-eof,-
|
||||
# Test output files that contain extra whitespace
|
||||
*.out -whitespace
|
||||
src/interfaces/ecpg/test/expected/* -whitespace
|
||||
src/interfaces/libpq/test/expected.out whitespace=-blank-at-eof
|
||||
|
||||
# These files are maintained or generated elsewhere. We take them as is.
|
||||
configure -whitespace
|
||||
|
Reference in New Issue
Block a user