-
Notifications
You must be signed in to change notification settings - Fork 24
/
.gitignore
62 lines (62 loc) · 1022 Bytes
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
*~
*Makefile
*Makefile.in
*Makefile.in.in
*.la
*.lo
*.log
.deps
.libs
libtool
config.*
configure
/ABOUT-NLS
autom4te*
*.swp
aclocal.m4
compile
depcomp
GITVERSION
install-sh
intltool-extract*
intltool-merge*
intltool-update*
*.bz2
*.gz
*.xz
ltmain.sh
/m4/
missing
mkinstalldirs
/INSTALL
pixmaps/*/im-sipe.*
po/Makevars.template
po/POTFILES
po/Rules-quot
po/stamp-it
po/*.header
po/*.sed
po/*.sin
*.gmo
src/*/*.o
src/adium/adium-frameworks
src/adium/SIPEAdiumPlugin.xcodeproj/project.pbxproj-e
src/adium/SIPEAdiumPlugin.xcodeproj/project.xcworkspace/
src/adium/SIPEAdiumPlugin.xcodeproj/xcuserdata/
src/core/sipe-rtf.c
src/core/*_tests
src/core/sipe_ntlm_analyzer
src/core/sipe_tls_analyzer
src/core/sipe_tls_tester
src/purple/tests
src/purple/tests_load
src/telepathy/telepathy-sipe
src/telepathy/data/org.freedesktop.Telepathy.ConnectionManager.sipe.service
stamp-h1
siplcs.vcxproj.user
test-driver
ylwrap
*.trs
*.DS_Store
adium/SIPEAdiumPlugin.xcodeproj/project.xcworkspace/*
adium/SIPEAdiumPlugin.xcodeproj/xcuserdata/*