[Bps-public-commit] dist-zilla-mintingprofile-rtx branch, master, updated. 0.03-1-ga3e8c14
Thomas Sibley
trs at bestpractical.com
Mon Aug 8 17:57:07 EDT 2011
The branch, master has been updated
via a3e8c145418b208d03ec03c6fbc62064dd670aad (commit)
from b57bcd7030bf20cfea395892488318319992b4aa (commit)
Summary of changes:
profiles/default/skel/gitignore | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
- Log -----------------------------------------------------------------
commit a3e8c145418b208d03ec03c6fbc62064dd670aad
Author: Thomas Sibley <trs at bestpractical.com>
Date: Mon Aug 8 17:56:50 2011 -0400
Anchor dist ignores to the root so we don't catch callback dirs
diff --git a/profiles/default/skel/gitignore b/profiles/default/skel/gitignore
index 2612782..737ec73 100644
--- a/profiles/default/skel/gitignore
+++ b/profiles/default/skel/gitignore
@@ -6,7 +6,7 @@ pm_to_blib*
.lwpcookies
cover_db
pod2htm*.tmp
-{{ $dist->name }}*
+/{{ $dist->name }}*
README
*.bak
*.swp
-----------------------------------------------------------------------
More information about the Bps-public-commit
mailing list