diff options
-rw-r--r-- | .gitignore | 3 |
1 files changed, 2 insertions, 1 deletions
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/ |