Add missing .gitignore files.
Tom Lane <tgl@sss.pgh.pa.us>
Add missing .gitignore files. contrib/pg_stash_advice and src/test/modules/test_shmem missed these, leading to complaints from git after an in-tree check-world run. Use our standard boilerplate list of ignorable subdirectories, although the two modules presently create different subsets of that.
Files
| Path | Change | +/− |
|---|---|---|
| contrib/pg_stash_advice/.gitignore | added | +4 −0 |
| src/test/modules/test_shmem/.gitignore | added | +4 −0 |