Fixed libwebsocket_context race condition.
[profile/ivi/settings-daemon.git] / .gitignore
1 *.o
2 *.lo
3 *.la
4 *.so*
5 *.a
6 *~
7 *#*#
8 config.log
9 config.status
10 Makefile
11 Makefile.in
12 .deps
13 INSTALL
14 missing
15 aclocal.m4
16 ar-lib
17 autom4te.cache/
18 compile
19 configure
20 depcomp
21 install-sh
22 libtool
23 ltmain.sh
24 .libs
25 stamp*
26 etc/settingsd.conf
27 src/settingsd
28 tests/settings_test
29 config.*
30 !plugins/connman/config.h
31 !packaging/settingsd.socket
32 *.tar.*
33 doc/doxygen
34 *-glue.[hc]
35 core*
36