summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTom Lane2017-03-10 03:45:24 +0000
committerTom Lane2017-03-10 03:45:24 +0000
commit574268e37b3b7b3449eb0034013443d88f4bd320 (patch)
tree06aba6604b9e6c6b9e12e66fdf6f90ca76dcc368
parentfcd778eb703c154c0fbba249e17c21b7ae4de19b (diff)
Add .gitignore to contrib/amcheck.
Oversight in commit 3717dc149.
-rw-r--r--contrib/amcheck/.gitignore4
1 files changed, 4 insertions, 0 deletions
diff --git a/contrib/amcheck/.gitignore b/contrib/amcheck/.gitignore
new file mode 100644
index 0000000000..5dcb3ff972
--- /dev/null
+++ b/contrib/amcheck/.gitignore
@@ -0,0 +1,4 @@
+# Generated subdirectories
+/log/
+/results/
+/tmp_check/