[PATCH 13/13] ignore files created during testing

[email protected] (Matt Simerson) Sun, 20 May 2012 23:04:44 -0400
Newsgroups perl.qpsmtpd
Message-ID <[email protected]>
---
 .gitignore |    2 ++
 1 file changed, 2 insertions(+)

diff --git a/.gitignore b/.gitignore
index 38803e1..7edf28c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,6 +15,8 @@ packaging/rpm/build/
 *.bak
 denysoft_greylist.dbm
 denysoft_greylist.dbm.lock
+greylist.dbm
+greylist.dbm.lock
 
 /cover_db/
 
-- 
1.7.9.6