From: Tom Lane Date: Wed, 30 Mar 2022 23:59:33 +0000 (-0400) Subject: Add .gitignore for basebackup_to_shell. X-Git-Url: http://git.postgresql.org/gitweb/static/gitweb.js?a=commitdiff_plain;h=f8e0d900afed933d8f5d3f189fdb141924a8e518;p=users%2Frhaas%2Fpostgres.git Add .gitignore for basebackup_to_shell. Nathan Bossart Discussion: https://postgr.es/m/20220330223531.GA134543@nathanxps13 --- diff --git a/contrib/basebackup_to_shell/.gitignore b/contrib/basebackup_to_shell/.gitignore new file mode 100644 index 0000000000..5dcb3ff972 --- /dev/null +++ b/contrib/basebackup_to_shell/.gitignore @@ -0,0 +1,4 @@ +# Generated subdirectories +/log/ +/results/ +/tmp_check/