aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Lane <tgl@sss.pgh.pa.us>2022-03-30 19:59:33 -0400
committerTom Lane <tgl@sss.pgh.pa.us>2022-03-30 19:59:44 -0400
commitf8e0d900afed933d8f5d3f189fdb141924a8e518 (patch)
tree3504e31799da124ce351f7235951520adf01b4ef
parentdb0d67db2401eb6238ccc04c6407a4fd4f985832 (diff)
downloadpostgresql-f8e0d900afed933d8f5d3f189fdb141924a8e518.tar.gz
postgresql-f8e0d900afed933d8f5d3f189fdb141924a8e518.zip
Add .gitignore for basebackup_to_shell.
Nathan Bossart Discussion: https://postgr.es/m/20220330223531.GA134543@nathanxps13
-rw-r--r--contrib/basebackup_to_shell/.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/contrib/basebackup_to_shell/.gitignore b/contrib/basebackup_to_shell/.gitignore
new file mode 100644
index 00000000000..5dcb3ff9723
--- /dev/null
+++ b/contrib/basebackup_to_shell/.gitignore
@@ -0,0 +1,4 @@
+# Generated subdirectories
+/log/
+/results/
+/tmp_check/