From: Matt Caswell Date: Fri, 9 Jan 2015 10:19:10 +0000 (+0000) Subject: Update .gitignore with windows files to be excluded from git X-Git-Tag: master-post-reformat~70 X-Git-Url: https://git.openssl.org/?p=openssl.git;a=commitdiff_plain;h=448e6f060e3ae034282f18cb7868f372cf276aaf Update .gitignore with windows files to be excluded from git Reviewed-by: Tim Hudson --- diff --git a/.gitignore b/.gitignore index 64287828ad..1d5e75b060 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ # Object files *.o +*.obj # editor artefacts *.swp @@ -86,3 +87,15 @@ tags TAGS cscope.out *.d + +# Windows +/tmp32dll +/out32dll +/inc32 +/MINFO +ms/bcb.mak +ms/libeay32.def +ms/nt.mak +ms/ntdll.mak +ms/ssleay32.def +ms/version32.rc