[DBD::Pg] More git ignore tweaking
| Newsgroups | perl.dbd.pg.changes |
|---|---|
| Message-ID | <[email protected]> |
Committed by Greg Sabino Mullane <[email protected]> More git ignore tweaking --- .gitignore | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/.gitignore b/.gitignore index 8c66aa2..8c70e87 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ Makefile +Makefile.old *.o Pg.bs Pg.c @@ -7,4 +8,4 @@ blib/ pm_to_blib README.testdatabase dbdpg_test_database/ - +tmp/ -- 1.7.0.5