From 227075f37bf2050ccadbefc091f7cceed78064dc Mon Sep 17 00:00:00 2001 From: simon Date: Wed, 2 Apr 2003 08:44:05 +0000 Subject: [PATCH] Improvements to .cvsignore, to attempt to reduce the huge number of ? lines I see when running `cvs update', which in turn might help deal with my tendency to forget to `cvs add' new files before a big checkin :-) git-svn-id: svn://svn.tartarus.org/sgt/putty@3042 cda61777-01e9-0310-a592-d414129be87e --- .cvsignore | 4 ++++ unix/.cvsignore | 5 +++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/.cvsignore b/.cvsignore index 72e79a10..5494d0c5 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1,3 +1,7 @@ *.pdb *.ilk *.res *.RES *.pch *.rsp *.obj *.exe *.ncb *.plg *.dsw *.opt *.dsp *.tds *.map Makefile.bor Makefile.cyg Makefile.vc +*.log +pageant plink pscp psftp putty puttytel puttygen +*.DSA *.RSA +*.cnt *.hlp diff --git a/unix/.cvsignore b/unix/.cvsignore index fabca836..28b574fa 100644 --- a/unix/.cvsignore +++ b/unix/.cvsignore @@ -1,2 +1,3 @@ -Makefile.gtk -plink pterm +Makefile.gtk Makefile +plink pterm putty +*.log -- 2.11.0