Fix #210: Conference call ends with error message (II)
[siplcs.git] / .gitignore
blob54624e00ab17d52580bf6df172fe09477260e982
1 *~
2 *Makefile
3 *Makefile.in
4 *Makefile.in.in
5 *.la
6 *.lo
7 *.log
8 .deps
9 .libs
10 libtool
11 config.*
12 configure
13 autom4te*
14 *.swp
15 aclocal.m4
16 compile
17 depcomp
18 GITVERSION
19 install-sh
20 intltool-extract*
21 intltool-merge*
22 intltool-update*
23 *.bz2
24 *.gz
25 *.xz
26 ltmain.sh
27 missing
28 mkinstalldirs
29 /INSTALL
30 m4macros/Makefile.in
31 pixmaps/*/im-sipe.*
32 po/POTFILES
33 po/stamp-it
34 *.gmo
35 src/*/*.o
36 src/adium/SIPEAdiumPlugin.xcodeproj/project.pbxproj-e
37 src/adium/SIPEAdiumPlugin.xcodeproj/project.xcworkspace/
38 src/adium/SIPEAdiumPlugin.xcodeproj/xcuserdata/
39 src/core/*_tests
40 src/core/sipe_ntlm_analyzer
41 src/core/sipe_tls_tester
42 src/purple/tests
43 src/purple/tests_load
44 src/telepathy/telepathy-sipe
45 src/telepathy/data/org.freedesktop.Telepathy.ConnectionManager.sipe.service
46 stamp-h1
47 siplcs.vcxproj.user
48 test-driver
49 *.trs
50 *.DS_Store
51 adium/SIPEAdiumPlugin.xcodeproj/project.xcworkspace/*
52 adium/SIPEAdiumPlugin.xcodeproj/xcuserdata/*