[DBD::Pg] Better git ignoring.
dbdpg-commits-gENoVmVU/[email protected] Sat, 16 Nov 2013 21:21:24 -0500
| Newsgroups | gmane.comp.db.postgresql.dbdpg.cvs |
|---|---|
| Message-ID | <[email protected]> |
Committed by Greg Sabino Mullane <greg-O9fzpki4YnJWk0Htik3J/[email protected]> Better git ignoring. --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index a8bcea1..744def5 100644 --- a/.gitignore +++ b/.gitignore @@ -16,3 +16,7 @@ MYMETA* *# *.orig *.blame +dbdpg.testing.* +*.log +*.patch + -- 1.8.4