X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=.gitignore;h=15c253c241e74a3a9ab859ea2bccca65ad83c7d6;hb=510f49e405e71ba5c97875e7a019364e1ef5fac9;hp=bea01d86130ffce1d57dcdfc452e12abebee61ee;hpb=12d5b00d62240d1875be4ac0a6c5d29240696c89;p=PuTTY.git diff --git a/.gitignore b/.gitignore index bea01d86..15c253c2 100644 --- a/.gitignore +++ b/.gitignore @@ -2,6 +2,7 @@ *.pyc .dirstamp .deps +.DS_Store /*.pdb /*.ilk /*.res @@ -19,7 +20,7 @@ /*.td2 /*.map /Makefile.bor -/Makefile.cyg +/Makefile.mgw /Makefile.vc /Makefile.lcc /MSVC @@ -35,6 +36,14 @@ /puttytel /puttygen /pterm +/puttyapp +/ptermapp +/osxlaunch +/unix/PuTTY.app +/unix/Pterm.app +/fuzzterm +/testbn +/cgtest /*.DSA /*.RSA /*.cnt @@ -61,6 +70,7 @@ /missing /uxconfig.in /uxconfig.h +/licence.h /*.a /charset/sbcsdat.c /contrib/cygtermd/cygtermd.exe @@ -78,16 +88,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 @@ -119,8 +127,9 @@ /windows/*.tds /windows/*.td2 /windows/*.map +/windows/Makefile.clangcl /windows/Makefile.bor -/windows/Makefile.cyg +/windows/Makefile.mgw /windows/Makefile.vc /windows/Makefile.lcc /windows/MSVC @@ -138,3 +147,6 @@ /windows/.bmake /windows/*.sln /windows/*.suo +/windows/*.msi +/windows/*.wixobj +/windows/*.wixpdb