-
Notifications
You must be signed in to change notification settings - Fork 41
/
.gitignore
93 lines (90 loc) · 1.15 KB
/
.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
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
.#*
*~
*.bak
*.o
*.so
release/
depend.mk
temp.mk
.deps/
.libs/
.dirstamp
*.la
*.ldd
*.lo
*.pak
*.su
Makefile
Makefile.in
/aclocal.m4
/autom4te.cache/
/build-aux/
/config.*
/configure
/configure~
/libtool
/stamp-h1
/cgkrepair
/delivery
/delivery-queue
/dldcheck
/dldcheck.stamp
/digest
/event
/gromox-abktconv
/gromox-compress
/gromox-dbop
/gromox-dscli
/gromox-e2ghelper
/gromox-edb2mt
/gromox-eml2mbox
/gromox-eml2mt
/gromox-exm2eml
/gromox-kdb2mt
/gromox-mailq
/gromox-mbck
/gromox-mbop
/gromox-mbsize
/gromox-mkmidb
/gromox-mkprivate
/gromox-mkpublic
/gromox-mt2exm
/gromox-oxm2mt
/gromox-pff2mt
/gromox-snapshot
/http
/imap
/midb
/pop3
/timer
/zcore
/exch/exmdb/rpc.cpp
/include/gromox/paths.h
/include/exmdb_dispatch.cpp
/include/mapierr.cpp
/include/mapitags.cpp
/include/zrpc_dispatch.cpp
/lib/exmdb_rpc.cpp
/php_mapi/zrpc.cpp
/system/*.service
/tests/bdump
/tests/bodyconv
/tests/compress
/tests/epv_unpack
/tests/exrpctest
/tests/gxl-383
/tests/jsontest
/tests/lzxpress
/tests/oxcmail_ie
/tests/ucvttest
/tests/udb
/tests/utiltest
/tests/vcard
/tests/zendfake
/tests/*.log
/tests/*.trs
/test-suite.log
/tools/authtry
/tools/eidprint
/tools/textmapquery
/tools/tzdump