From: Michael Paquier Date: Thu, 16 Mar 2023 00:36:01 +0000 (+0900) Subject: Add .gitignore to ldap_password_func X-Git-Tag: REL_16_BETA1~522 X-Git-Url: http://git.postgresql.org/gitweb/?a=commitdiff_plain;h=c9a272daaa43a29cbfca44f4823cab65cb9725bd;p=postgresql.git Add .gitignore to ldap_password_func This bit has been forgotten in 419a8dd. --- diff --git a/src/test/modules/ldap_password_func/.gitignore b/src/test/modules/ldap_password_func/.gitignore new file mode 100644 index 00000000000..5dcb3ff9723 --- /dev/null +++ b/src/test/modules/ldap_password_func/.gitignore @@ -0,0 +1,4 @@ +# Generated subdirectories +/log/ +/results/ +/tmp_check/