-
-
Notifications
You must be signed in to change notification settings - Fork 44
Expand file tree
/
Copy path.gitignore
More file actions
40 lines (40 loc) · 657 Bytes
/
.gitignore
File metadata and controls
40 lines (40 loc) · 657 Bytes
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
Makefile
*.o
*.so
*.a
*.deb
src/libpiler.so.0*
src/piler
src/pilerconf
src/piler-smtp
src/pileraget
src/pilerexport
src/pilerget
src/pilerimport
src/pilerstats
src/pilertest
src/reindex
unit_tests/check_attachments
unit_tests/check_decoder
unit_tests/check_digest
unit_tests/check_hash
unit_tests/check_misc
unit_tests/check_mydomains
unit_tests/check_parser
unit_tests/check_parser_utils
unit_tests/check_rules
unit_tests/smtp
config.log
config.status
etc/piler.conf
init.d/rc.piler
init.d/rc.searchd
params.h
piler-config.h
stamp-h1
util/import.sh
util/indexer.attachment.sh
util/indexer.delta.sh
util/indexer.main.sh
util/postinstall.sh
webui/config.php