mirror of
https://github.com/postgres/postgres.git
synced 2026-04-22 14:47:29 -04: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:
parent
ed1b0ade70
commit
1d577f2eaa
1 changed files with 0 additions and 1 deletions
1
.gitattributes
vendored
1
.gitattributes
vendored
|
|
@ -19,7 +19,6 @@ src/backend/utils/Gen_dummy_probes.pl.prolog whitespace=-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
|
||||
|
|
|
|||
Loading…
Reference in a new issue