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
This commit is contained in:
Tom Lane 2024-11-11 10:42:32 -05:00
parent 2a68808e24
commit f89bd92c96
2 changed files with 2 additions and 0 deletions

1
src/pl/plperl/expected/.gitignore vendored Normal file
View File

@ -0,0 +1 @@
/plperl_env.out

1
src/pl/plperl/sql/.gitignore vendored Normal file
View File

@ -0,0 +1 @@
/plperl_env.sql