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: OpenSSL_1_0_1l~9 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=cc6e9f9abb7e6f4c0280212ae382e7ddda82049c;p=oweals%2Fopenssl.git Update .gitignore with windows files to be excluded from git Reviewed-by: Tim Hudson Conflicts: .gitignore (cherry picked from commit 04f670cf3d8f22e0d197a071d2db536fb7ebd9c7) --- diff --git a/.gitignore b/.gitignore index 5a8a40272d..ce7e59e3d0 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ # Object files *.o +*.obj # editor artefacts *.swp @@ -77,3 +78,15 @@ Makefile.save *.bak tags TAGS + +# Windows +/tmp32dll +/out32dll +/inc32 +/MINFO +ms/bcb.mak +ms/libeay32.def +ms/nt.mak +ms/ntdll.mak +ms/ssleay32.def +ms/version32.rc