From cf1bde8ad6aa0f03482e1ab5567128e1da2b8de5 Mon Sep 17 00:00:00 2001 From: Greg Sabino Mullane Date: Mon, 13 Jul 2009 13:24:33 -0400 Subject: [PATCH] Add cover_db dir --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index a1877cc91..eed226756 100644 --- a/.gitignore +++ b/.gitignore @@ -10,4 +10,5 @@ pm_to_blib blib/* *.tar.gz test_database_check_postgres* -*.tmp \ No newline at end of file +*.tmp +cover_db/ -- 2.39.5