From 091c9fee62375b69529473b975e37dc279f0bc83 Mon Sep 17 00:00:00 2001 From: nijtmans Date: Mon, 3 May 2010 13:21:38 +0000 Subject: Add pkg, *.dll to the ignore list --- ChangeLog | 1 + unix/.cvsignore | 2 ++ 2 files changed, 3 insertions(+) diff --git a/ChangeLog b/ChangeLog index 07ba948..2d7be2f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -6,6 +6,7 @@ * tools/fix_tommath_h.tcl * libtommath/tommath.h Formatting (# should always be first char on line) * win/tclAppInit.c For MINGW/CYGWIN, use GetCommandLineA explicitely + * unix/.cvsignore Add pkg, *.dll 2010-04-30 Don Porter diff --git a/unix/.cvsignore b/unix/.cvsignore index 9e40900..07d97c0 100644 --- a/unix/.cvsignore +++ b/unix/.cvsignore @@ -17,3 +17,5 @@ test1 test2 confdefs.h *.so +pkg +*.dll -- cgit v0.12