From: serassio <> Date: Sun, 24 Dec 2006 21:00:32 +0000 (+0000) Subject: Added .cvsignore and config.test files to POP3 helper. X-Git-Tag: SQUID_3_0_PRE6~170 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=03ffe2671ef31eb59d4f31e832534b6c283a9d66;p=thirdparty%2Fsquid.git Added .cvsignore and config.test files to POP3 helper. --- diff --git a/helpers/basic_auth/POP3/.cvsignore b/helpers/basic_auth/POP3/.cvsignore new file mode 100755 index 0000000000..63f8570f9f --- /dev/null +++ b/helpers/basic_auth/POP3/.cvsignore @@ -0,0 +1,2 @@ +.deps +Makefile diff --git a/helpers/basic_auth/POP3/config.test b/helpers/basic_auth/POP3/config.test new file mode 100755 index 0000000000..039e4d0069 --- /dev/null +++ b/helpers/basic_auth/POP3/config.test @@ -0,0 +1,2 @@ +#!/bin/sh +exit 0