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:
Peter Eisentraut 2024-02-16 11:39:09 +01:00
parent ed1b0ade70
commit 1d577f2eaa
1 changed files with 0 additions and 1 deletions

1
.gitattributes vendored
View File

@ -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