From: serassio <> Date: Sun, 20 Nov 2005 17:07:47 +0000 (+0000) Subject: More consistency in .cvsignore files X-Git-Tag: SQUID_3_0_PRE4~528 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=f3f54816edc4328864c08bb9f33dd691ae338ba0;p=thirdparty%2Fsquid.git More consistency in .cvsignore files --- diff --git a/lib/cppunit-1.10.0/examples/cppunittest/.cvsignore b/lib/cppunit-1.10.0/examples/cppunittest/.cvsignore index 63f8570f9f..e4b27a4bd9 100644 --- a/lib/cppunit-1.10.0/examples/cppunittest/.cvsignore +++ b/lib/cppunit-1.10.0/examples/cppunittest/.cvsignore @@ -1,2 +1,4 @@ .deps +.libs Makefile +cppunittestmain diff --git a/lib/cppunit-1.10.0/examples/hierarchy/.cvsignore b/lib/cppunit-1.10.0/examples/hierarchy/.cvsignore index 63f8570f9f..5f28e0e6c6 100644 --- a/lib/cppunit-1.10.0/examples/hierarchy/.cvsignore +++ b/lib/cppunit-1.10.0/examples/hierarchy/.cvsignore @@ -1,2 +1,4 @@ .deps +.libs Makefile +hierarchy diff --git a/lib/cppunit-1.10.0/examples/money/.cvsignore b/lib/cppunit-1.10.0/examples/money/.cvsignore index 63f8570f9f..d0fb14c262 100644 --- a/lib/cppunit-1.10.0/examples/money/.cvsignore +++ b/lib/cppunit-1.10.0/examples/money/.cvsignore @@ -1,2 +1,4 @@ .deps +.libs Makefile +MoneyApp diff --git a/lib/cppunit-1.10.0/src/DllPlugInTester/.cvsignore b/lib/cppunit-1.10.0/src/DllPlugInTester/.cvsignore index a0667f61c1..6cf2a30df3 100644 --- a/lib/cppunit-1.10.0/src/DllPlugInTester/.cvsignore +++ b/lib/cppunit-1.10.0/src/DllPlugInTester/.cvsignore @@ -1,4 +1,5 @@ .deps .libs DllPlugInTester +DllPlugInTesterTest Makefile diff --git a/lib/libTrie/test/.cvsignore b/lib/libTrie/test/.cvsignore index 63f8570f9f..efd121790e 100644 --- a/lib/libTrie/test/.cvsignore +++ b/lib/libTrie/test/.cvsignore @@ -1,2 +1,4 @@ .deps Makefile +trie +trie-c diff --git a/test-suite/.cvsignore b/test-suite/.cvsignore index 63f8570f9f..5d91176542 100644 --- a/test-suite/.cvsignore +++ b/test-suite/.cvsignore @@ -1,2 +1,3 @@ .deps +.dirstamp Makefile