X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=.gitignore;h=15c253c241e74a3a9ab859ea2bccca65ad83c7d6;hb=510f49e405e71ba5c97875e7a019364e1ef5fac9;hp=c7e0ab1651bfb93427329645f1da5f0b22ac1822;hpb=222c134b5f4f5397f2a15d36813286edeb3cff5e;p=PuTTY.git diff --git a/.gitignore b/.gitignore index c7e0ab16..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,7 +36,14 @@ /puttytel /puttygen /pterm +/puttyapp +/ptermapp +/osxlaunch +/unix/PuTTY.app +/unix/Pterm.app /fuzzterm +/testbn +/cgtest /*.DSA /*.RSA /*.cnt @@ -62,6 +70,7 @@ /missing /uxconfig.in /uxconfig.h +/licence.h /*.a /charset/sbcsdat.c /contrib/cygtermd/cygtermd.exe @@ -79,17 +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 @@ -121,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 @@ -140,3 +147,6 @@ /windows/.bmake /windows/*.sln /windows/*.suo +/windows/*.msi +/windows/*.wixobj +/windows/*.wixpdb