Ignore the non-dll windows specific build directories

Reviewed-by: Rich Salz <rsalz@openssl.org>
(cherry picked from commit 37d92b1b2b)
This commit is contained in:
Richard Levitte 2015-04-01 11:36:18 +02:00
parent a20db08e77
commit 10a612a9e4

4
.gitignore vendored
View file

@ -95,8 +95,12 @@ tags
TAGS
# Windows
/tmp32
/tmp32.dbg
/tmp32dll
/tmp32dll.dbg
/out32
/out32.dbg
/out32dll
/out32dll.dbg
/inc32