From: wessels <> Date: Thu, 1 Sep 2005 22:22:30 +0000 (+0000) Subject: more .cvsignore updates X-Git-Tag: SQUID_3_0_PRE4~656 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a08bcfd22dca8cb6fb4ee53920a4ecd478faa8fa;p=thirdparty%2Fsquid.git more .cvsignore updates --- diff --git a/.cvsignore b/.cvsignore index 246061e673..6021b794b9 100644 --- a/.cvsignore +++ b/.cvsignore @@ -2,3 +2,4 @@ Makefile config.* autom4te* libtool +configure.lineno diff --git a/helpers/basic_auth/multi-domain-NTLM/.cvsignore b/helpers/basic_auth/multi-domain-NTLM/.cvsignore index f3c7a7c5da..bd5fe06963 100644 --- a/helpers/basic_auth/multi-domain-NTLM/.cvsignore +++ b/helpers/basic_auth/multi-domain-NTLM/.cvsignore @@ -1 +1,2 @@ Makefile +.deps diff --git a/helpers/basic_auth/winbind/.cvsignore b/helpers/basic_auth/winbind/.cvsignore new file mode 100644 index 0000000000..39a06683b7 --- /dev/null +++ b/helpers/basic_auth/winbind/.cvsignore @@ -0,0 +1 @@ +.deps diff --git a/helpers/external_acl/winbind_group/.cvsignore b/helpers/external_acl/winbind_group/.cvsignore new file mode 100644 index 0000000000..bd5fe06963 --- /dev/null +++ b/helpers/external_acl/winbind_group/.cvsignore @@ -0,0 +1,2 @@ +Makefile +.deps diff --git a/helpers/ntlm_auth/no_check/.cvsignore b/helpers/ntlm_auth/no_check/.cvsignore index f3c7a7c5da..bd5fe06963 100644 --- a/helpers/ntlm_auth/no_check/.cvsignore +++ b/helpers/ntlm_auth/no_check/.cvsignore @@ -1 +1,2 @@ Makefile +.deps diff --git a/helpers/ntlm_auth/winbind/.cvsignore b/helpers/ntlm_auth/winbind/.cvsignore new file mode 100644 index 0000000000..bd5fe06963 --- /dev/null +++ b/helpers/ntlm_auth/winbind/.cvsignore @@ -0,0 +1,2 @@ +Makefile +.deps diff --git a/lib/cppunit-1.10.0/.cvsignore b/lib/cppunit-1.10.0/.cvsignore index bec9ff96e9..e16fefee65 100644 --- a/lib/cppunit-1.10.0/.cvsignore +++ b/lib/cppunit-1.10.0/.cvsignore @@ -3,3 +3,5 @@ config.log config.status cppunit-config libtool +autom4te.cache +configure.lineno diff --git a/lib/libTrie/.cvsignore b/lib/libTrie/.cvsignore index 22f800cb63..77738c1841 100644 --- a/lib/libTrie/.cvsignore +++ b/lib/libTrie/.cvsignore @@ -2,3 +2,4 @@ Makefile config.* autom4te* stamp-h1 +configure.lineno