mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-01-26 09:42:25 +00:00
Further .cvsignore updates.
[originally from svn r3044]
This commit is contained in:
parent
14fa6023f1
commit
a05d4fdbd0
@ -1,7 +1,10 @@
|
|||||||
*.pdb *.ilk *.res *.RES *.pch *.rsp *.obj *.exe *.ncb *.plg *.dsw *.opt *.dsp
|
*.pdb *.ilk *.res *.RES *.pch *.rsp *.obj *.exe *.ncb *.plg *.dsw *.opt *.dsp
|
||||||
*.tds *.map
|
*.tds *.td2 *.map
|
||||||
Makefile.bor Makefile.cyg Makefile.vc
|
Makefile.bor Makefile.cyg Makefile.vc
|
||||||
*.log
|
*.log *.GID
|
||||||
|
local
|
||||||
|
Output
|
||||||
pageant plink pscp psftp putty puttytel puttygen
|
pageant plink pscp psftp putty puttytel puttygen
|
||||||
*.DSA *.RSA
|
*.DSA *.RSA
|
||||||
*.cnt *.hlp
|
*.cnt *.hlp
|
||||||
|
.bmake
|
||||||
|
@ -1,2 +1,4 @@
|
|||||||
*.html *.txt
|
*.html *.txt
|
||||||
*.cnt *.hlp
|
*.cnt *.hlp
|
||||||
|
*.gid *.GID
|
||||||
|
*.log
|
||||||
|
@ -1,3 +1,4 @@
|
|||||||
Makefile.gtk Makefile
|
Makefile.gtk Makefile
|
||||||
|
local
|
||||||
plink pterm putty
|
plink pterm putty
|
||||||
*.log
|
*.log
|
||||||
|
Loading…
Reference in New Issue
Block a user