[DBD::Pg] More git ignore tweaking
dbdpg-commits-gENoVmVU/[email protected]
| Newsgroups | gmane.comp.db.postgresql.dbdpg.cvs |
|---|---|
| Message-ID | <[email protected]> |
Committed by Greg Sabino Mullane <greg-O9fzpki4YnJWk0Htik3J/[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