Ignore the non-dll windows specific build directories

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

4
.gitignore vendored
View File

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