Add needed .gitignore files in back branches.
authorTom Lane <tgl@sss.pgh.pa.us>
Mon, 11 Nov 2024 15:42:32 +0000 (10:42 -0500)
committerTom Lane <tgl@sss.pgh.pa.us>
Mon, 11 Nov 2024 15:42:32 +0000 (10:42 -0500)
commitf89bd92c963c3be30a1cf26960aa86aaad117235
tree1505f30b8ab8651f3b374a51860dc4fd3de8f907
parent2a68808e241bf667ff72c31ea9d0c4eb0b893982
Add needed .gitignore files in back branches.

v14 and earlier use generated test files, which require being
.gitignore'd to avoid git complaints when testing in-tree.

Security: CVE-2024-10979
src/pl/plperl/expected/.gitignore [new file with mode: 0644]
src/pl/plperl/sql/.gitignore [new file with mode: 0644]