[DBD::Pg] gitignore tweaks
[email protected] Sun, 20 Oct 2013 14:03:50 -0400
| Newsgroups | perl.dbd.pg.changes |
|---|---|
| Message-ID | <[email protected]> |
Committed by Greg Sabino Mullane <[email protected]> gitignore tweaks --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 0a49798..a8bcea1 100644 --- a/.gitignore +++ b/.gitignore @@ -13,3 +13,6 @@ core* MYMETA* *~ *.tmp +*# +*.orig +*.blame -- 1.8.4