[DBD::Pg] Better git ignoring.
[email protected] Sat, 16 Nov 2013 21:21:24 -0500
| Newsgroups | perl.dbd.pg.changes |
|---|---|
| Message-ID | <[email protected]> |
Committed by Greg Sabino Mullane <[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