X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=.gitignore;h=15c253c241e74a3a9ab859ea2bccca65ad83c7d6;hb=359b5c8eb45ff56c62032cf147fcdb3723d54324;hp=05f52c67965324a29ea05298e8cc0992e48463d6;hpb=450a995f05a7dfbf75d7e0913accf1af2ee9d165;p=PuTTY.git diff --git a/.gitignore b/.gitignore index 05f52c67..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,8 +36,14 @@ /puttytel /puttygen /pterm +/puttyapp +/ptermapp +/osxlaunch +/unix/PuTTY.app +/unix/Pterm.app /fuzzterm /testbn +/cgtest /*.DSA /*.RSA /*.cnt @@ -89,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 @@ -126,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