From: serassio <> Date: Mon, 13 Aug 2007 14:28:28 +0000 (+0000) Subject: Added/updated .cvsignore files X-Git-Tag: SQUID_3_0_PRE7~89 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c7b1ade1d3b4e9021f339dea446f7b2b5e96a45b;p=thirdparty%2Fsquid.git Added/updated .cvsignore files --- diff --git a/helpers/basic_auth/DB/.cvsignore b/helpers/basic_auth/DB/.cvsignore new file mode 100755 index 0000000000..bd2c4d56d8 --- /dev/null +++ b/helpers/basic_auth/DB/.cvsignore @@ -0,0 +1,4 @@ +.deps +Makefile +squid_db_auth +squid_db_auth.8 \ No newline at end of file diff --git a/helpers/basic_auth/squid_radius_auth/.cvsignore b/helpers/basic_auth/squid_radius_auth/.cvsignore new file mode 100755 index 0000000000..774875337d --- /dev/null +++ b/helpers/basic_auth/squid_radius_auth/.cvsignore @@ -0,0 +1,4 @@ +.deps +.libs +Makefile +squid_radius_auth diff --git a/helpers/digest_auth/eDirectory/.cvsignore b/helpers/digest_auth/eDirectory/.cvsignore index c5ac89adc6..62749a15c9 100755 --- a/helpers/digest_auth/eDirectory/.cvsignore +++ b/helpers/digest_auth/eDirectory/.cvsignore @@ -1,3 +1,4 @@ .deps +.libs Makefile digest_edir_auth diff --git a/helpers/negotiate_auth/squid_kerb_auth/.cvsignore b/helpers/negotiate_auth/squid_kerb_auth/.cvsignore new file mode 100755 index 0000000000..ee3366ac0d --- /dev/null +++ b/helpers/negotiate_auth/squid_kerb_auth/.cvsignore @@ -0,0 +1,4 @@ +.deps +.libs +Makefile +squid_kerb_auth