X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=.gitignore;h=bbb2cc09f1cec4b7952fadab0bd19b7375da4b84;hb=de24c12e467b228f218cd5b14c30fdfd655bc487;hp=48dceab4417f37935c8567297880e8c86fb04b16;hpb=b08895f02cc34f2a3f5e1281f929fe33a0dff657;p=PuTTY.git diff --git a/.gitignore b/.gitignore index 48dceab4..bbb2cc09 100644 --- a/.gitignore +++ b/.gitignore @@ -2,6 +2,7 @@ *.pyc .dirstamp .deps +.DS_Store /*.pdb /*.ilk /*.res @@ -35,6 +36,13 @@ /puttytel /puttygen /pterm +/puttyapp +/ptermapp +/osxlaunch +/unix/PuTTY.app +/unix/Pterm.app +/fuzzterm +/testbn /*.DSA /*.RSA /*.cnt @@ -61,6 +69,7 @@ /missing /uxconfig.in /uxconfig.h +/licence.h /*.a /charset/sbcsdat.c /contrib/cygtermd/cygtermd.exe @@ -78,17 +87,14 @@ /doc/*.hhp /doc/*.hhc /doc/*.hhk +/doc/licence.but +/doc/copy.but +/icons/*.pam /icons/*.png /icons/*.ico /icons/*.icns /icons/*.xpm /icons/*.c -/macosx/Makefile -/macosx/*.app -/macosx/puttygen -/macosx/plink -/macosx/psftp -/macosx/pscp /testdata/bignum.txt /unix/Makefile.gtk /unix/Makefile.ux @@ -139,3 +145,6 @@ /windows/.bmake /windows/*.sln /windows/*.suo +/windows/*.msi +/windows/*.wixobj +/windows/*.wixpdb