Ignore the non-dll windows specific build directories

Reviewed-by: Rich Salz <rsalz@openssl.org>
This commit is contained in:
Richard Levitte 2015-04-01 11:36:18 +02:00
parent 2da2a4349c
commit 37d92b1b2b

4
.gitignore vendored
View file

@ -93,8 +93,12 @@ cscope.out
*.d
# Windows
/tmp32
/tmp32.dbg
/tmp32dll
/tmp32dll.dbg
/out32
/out32.dbg
/out32dll
/out32dll.dbg
/inc32