X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=.gitignore;h=15c253c241e74a3a9ab859ea2bccca65ad83c7d6;hb=359b5c8eb45ff56c62032cf147fcdb3723d54324;hp=3ae8d1f33db6ed3961c703bfce92fb8637eb0986;hpb=9af11a601a6377a2d9c7e3caca952c4ce3c82e05;p=PuTTY.git diff --git a/.gitignore b/.gitignore index 3ae8d1f3..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 @@ -81,16 +90,12 @@ /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 @@ -122,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 @@ -141,3 +147,6 @@ /windows/.bmake /windows/*.sln /windows/*.suo +/windows/*.msi +/windows/*.wixobj +/windows/*.wixpdb