Add needed .gitignore files in back branches.
authorTom Lane <[email protected]>
Mon, 11 Nov 2024 15:42:32 +0000 (10:42 -0500)
committerTom Lane <[email protected]>
Mon, 11 Nov 2024 15:42:32 +0000 (10:42 -0500)
commit6bccd7b037d09b91ce272c68f43705e2fecd4cca
tree9a03473b2237f1ef530963faa0ae6ed5c6833a98
parent76123ded6e9b3624e380ac326645bd026aacd2f5
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]