add gitignore

Signed-off-by: Jean-Pierre Gygax <gygax@practicomp.ch>
This commit is contained in:
Jean-Pierre Gygax 2011-05-25 09:51:48 +01:00 committed by Andy Green
parent b422887874
commit f4a7c6944b

14
.gitignore vendored Normal file
View file

@ -0,0 +1,14 @@
output/
win32port/ipch/
win32port/Debug*/
win32port/server/Debug*/
win32port/server/Release*/
win32port/client/Debug*/
win32port/client/Release*/
win32port/libwebsocketswin32/Debug*/
win32port/libwebsocketswin32/Release*/
win32port/zlib/Debug*/
win32port/zlib/Release*/
*.vcxproj.user
*.sdf
*.suo