appshare: share desktop with a conference
[siplcs.git] / .gitignore
blobe49eb50db2f35785db0aa99c96d3f5b7b1e04c00
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/adium-frameworks
37 src/adium/SIPEAdiumPlugin.xcodeproj/project.pbxproj-e
38 src/adium/SIPEAdiumPlugin.xcodeproj/project.xcworkspace/
39 src/adium/SIPEAdiumPlugin.xcodeproj/xcuserdata/
40 src/core/*_tests
41 src/core/sipe_ntlm_analyzer
42 src/core/sipe_tls_analyzer
43 src/core/sipe_tls_tester
44 src/purple/tests
45 src/purple/tests_load
46 src/telepathy/telepathy-sipe
47 src/telepathy/data/org.freedesktop.Telepathy.ConnectionManager.sipe.service
48 stamp-h1
49 siplcs.vcxproj.user
50 test-driver
51 *.trs
52 *.DS_Store
53 adium/SIPEAdiumPlugin.xcodeproj/project.xcworkspace/*
54 adium/SIPEAdiumPlugin.xcodeproj/xcuserdata/*