From: hno <> Date: Sun, 1 Jun 2003 14:51:15 +0000 (+0000) Subject: .cvsignore updates to keep cvs silent X-Git-Tag: SQUID_3_0_PRE1~150 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=07b02325809bd42b5597c817ce34a16171308356;p=thirdparty%2Fsquid.git .cvsignore updates to keep cvs silent --- diff --git a/.cvsignore b/.cvsignore index 26d8e94772..cdfff08ace 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,6 +1,4 @@ Makefile -config.cache -config.log -config.status -autom4te.cache +config.* +autom4te* makefile diff --git a/lib/libTrie/.cvsignore b/lib/libTrie/.cvsignore new file mode 100644 index 0000000000..cdfff08ace --- /dev/null +++ b/lib/libTrie/.cvsignore @@ -0,0 +1,4 @@ +Makefile +config.* +autom4te* +makefile