Add a couple of missed .gitignore entries.
authorTom Lane <tgl@sss.pgh.pa.us>
Fri, 18 Dec 2020 21:24:49 +0000 (16:24 -0500)
committerTom Lane <tgl@sss.pgh.pa.us>
Fri, 18 Dec 2020 21:24:49 +0000 (16:24 -0500)
commit8afca702ecbf0730b6175afda0cecbbf0a1967e7
tree50040f7b7f4315587cba284a1319a5e33cca5b7c
parent53d4f5fef04653fc495ae385a9c2f78c77e5c7d9
Add a couple of missed .gitignore entries.

Any subdirectory that's ignoring /output_iso/ should also
ignore /tmp_check_iso/, which could be left behind by a
failed pg_isolation_regress_check run.

I think these have been wrong for awhile, but it doesn't
seem important to fix in back branches.
src/test/modules/brin/.gitignore
src/test/modules/snapshot_too_old/.gitignore