]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Added .cvsignore and config.test files to POP3 helper.
authorserassio <>
Sun, 24 Dec 2006 21:00:32 +0000 (21:00 +0000)
committerserassio <>
Sun, 24 Dec 2006 21:00:32 +0000 (21:00 +0000)
helpers/basic_auth/POP3/.cvsignore [new file with mode: 0755]
helpers/basic_auth/POP3/config.test [new file with mode: 0755]

diff --git a/helpers/basic_auth/POP3/.cvsignore b/helpers/basic_auth/POP3/.cvsignore
new file mode 100755 (executable)
index 0000000..63f8570
--- /dev/null
@@ -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 (executable)
index 0000000..039e4d0
--- /dev/null
@@ -0,0 +1,2 @@
+#!/bin/sh
+exit 0