public
Description: qpsmtpd is a flexible smtpd daemon written in Perl
Homepage: http://smtpd.develooper.com/
Clone URL: git://github.com/abh/qpsmtpd.git
qpsmtpd / MANIFEST.SKIP
100644 32 lines (31 sloc) 0.293 kb
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
CVS/.*
\.cvsignore$
\.bak$
\.sw[a-z]$
\.tar$
\.tgz$
\.tar\.gz$
\.o$
\.xsi$
\.bs$
output/.*
\.#
^mess/
^sqlite/
^output/
^tmp/
^blib/
^blibdirs$
^Makefile$
^Makefile\.[a-z]+$
^pm_to_blib$
~$
^MANIFEST\.bak
^tv\.log$
^MakeMaker-\d
\#$
\B\.svn\b
^\.perltidyrc$
^\.git/.*
^cover_db/
\.(orig|rej)$