add gitignore
authorJean-Pierre Gygax <gygax@practicomp.ch>
Wed, 25 May 2011 08:51:48 +0000 (09:51 +0100)
committerAndy Green <andy@warmcat.com>
Wed, 25 May 2011 08:51:48 +0000 (09:51 +0100)
Signed-off-by: Jean-Pierre Gygax <gygax@practicomp.ch>
.gitignore [new file with mode: 0644]

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..ba99798
--- /dev/null
@@ -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