Improvements to .cvsignore, to attempt to reduce the huge number of
authorsimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Wed, 2 Apr 2003 08:44:05 +0000 (08:44 +0000)
committersimon <simon@cda61777-01e9-0310-a592-d414129be87e>
Wed, 2 Apr 2003 08:44:05 +0000 (08:44 +0000)
? 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
unix/.cvsignore

index 72e79a1..5494d0c 100644 (file)
@@ -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
index fabca83..28b574f 100644 (file)
@@ -1,2 +1,3 @@
-Makefile.gtk
-plink pterm
+Makefile.gtk Makefile
+plink pterm putty
+*.log