[PATCH 01/13] ignore greylisting DB files
[email protected] (Matt Simerson) Sun, 20 May 2012 23:04:32 -0400
| Newsgroups | perl.qpsmtpd |
|---|---|
| Message-ID | <[email protected]> |
(generated during testing) --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 4ddc58c..38803e1 100644 --- a/.gitignore +++ b/.gitignore @@ -13,6 +13,8 @@ packaging/rpm/build/ *~ *.bak +denysoft_greylist.dbm +denysoft_greylist.dbm.lock /cover_db/ -- 1.7.9.6