X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=.gitignore;h=15c253c241e74a3a9ab859ea2bccca65ad83c7d6;hb=7a0a404eb8e79d8e5de740a06a08824cc918d4c8;hp=7ba79838fe7cfbc84e405c752d6aeacf60298b49;hpb=19b5a74f71433db650cd754d2eefaa038b43ff9e;p=PuTTY.git diff --git a/.gitignore b/.gitignore index 7ba79838..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 @@ -37,8 +38,12 @@ /pterm /puttyapp /ptermapp +/osxlaunch +/unix/PuTTY.app +/unix/Pterm.app /fuzzterm /testbn +/cgtest /*.DSA /*.RSA /*.cnt @@ -91,12 +96,6 @@ /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 @@ -128,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