Ignoring Release build and opensdf files.

Signed-off-by: David Galeano <davidgaleano@turbulenz.biz>
This commit is contained in:
David Galeano 2011-09-26 12:09:20 +01:00 committed by Andy Green
parent 5bf65788ea
commit a0e4c88351

2
.gitignore vendored
View file

@ -1,6 +1,7 @@
output/
win32port/ipch/
win32port/Debug*/
win32port/Release*/
win32port/server/Debug*/
win32port/server/Release*/
win32port/client/Debug*/
@ -10,5 +11,6 @@ win32port/libwebsocketswin32/Release*/
win32port/zlib/Debug*/
win32port/zlib/Release*/
*.vcxproj.user
*.opensdf
*.sdf
*.suo