Imported Upstream version 3.2
[platform/upstream/libwebsockets.git] / .gitignore
1 #Ignore build files
2 CMakeCache.txt
3 CMakeFiles
4 build
5 cmake_install.cmake
6 lws-minimal*
7 Makefile
8 .cproject
9 .project
10 config.h
11 config.log
12 config.status
13 libtool
14 stamp-h1
15 output/
16 win32port/ipch/
17 win32port/Debug*/
18 win32port/Release*/
19 win32port/server/Debug*/
20 win32port/server/Release*/
21 win32port/client/Debug*/
22 win32port/client/Release*/
23 win32port/libwebsocketswin32/Debug*/
24 win32port/libwebsocketswin32/Release*/
25 win32port/zlib/Debug*/
26 win32port/zlib/Release*/
27 *.vcxproj.user
28 *.opensdf
29 *.sdf
30 *.suo
31 *.su
32 *.m4
33 *.a
34 missing
35 depcomp
36 install-sh
37 configure
38 compile
39 config.guess
40 *~
41 *.orig
42 autom4te.cache/
43 ltmain.sh
44 config.sub
45 ar-lib
46 libwebsockets.pc
47 build/
48 *.swp
49 doc
50 /build2/
51 /build3/
52 /cov-int/
53 /.vs/
54 /build-mtls/
55 /build-mingw64/
56 /n9/
57 /bb/