From aa9296e331f8ad9770838ad8e9179e22b96feb08 Mon Sep 17 00:00:00 2001 From: Matt Caswell Date: Fri, 9 Jan 2015 10:19:10 +0000 Subject: Update .gitignore with windows files to be excluded from git Reviewed-by: Tim Hudson Conflicts: .gitignore (cherry picked from commit 04f670cf3d8f22e0d197a071d2db536fb7ebd9c7) Conflicts: .gitignore --- .gitignore | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index a9fcf4ef66..d5c728a2e6 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ # Object files *.o +*.obj # editor artefacts *.swp @@ -75,3 +76,15 @@ lib Makefile.save *.bak + +# Windows +/tmp32dll +/out32dll +/inc32 +/MINFO +ms/bcb.mak +ms/libeay32.def +ms/nt.mak +ms/ntdll.mak +ms/ssleay32.def +ms/version32.rc -- cgit v1.2.3