[svn:Module-Build] r13265 - Module-Build/trunk

[email protected] Thu, 3 Sep 2009 11:16:11 -0700 (PDT)
Newsgroups perl.module.build.checkins
Message-ID <[email protected]>
Author: dagolden
Date: Thu Sep  3 11:16:10 2009
New Revision: 13265

Modified:
   Module-Build/trunk/   (props changed)

Log:
ignore .git/.gitignore for offline, hybrid VCS usage

I occasionally want to work on M::B when I'm offline.  SVK
is constantly broken.  This way, I can use git to manage
my work offline in the same directory and then commit things
back to SVN when I'm online again.