[libcode-tidyall-perl] 127/374: ignore Plugin/Mason as well
Jonas Smedegaard
js at alioth.debian.org
Sun Sep 29 22:26:02 UTC 2013
This is an automated email from the git hooks/post-receive script.
js pushed a commit to branch master
in repository libcode-tidyall-perl.
commit cadd364b026136e4526e30c8d197ef913afff06a
Author: Jonathan Swartz <swartz at pobox.com>
Date: Sun Aug 5 19:37:21 2012 -0700
ignore Plugin/Mason as well
---
.gitignore | 1 +
MANIFEST.SKIP | 3 ++-
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/.gitignore b/.gitignore
index 01891d5..85178a5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,4 +8,5 @@ release
tmp
z-backup
.tidyall.d
+lib/Code/TidyAll/Plugin/Mason
lib/Code/TidyAll/Plugin/Perl
diff --git a/MANIFEST.SKIP b/MANIFEST.SKIP
index 3d6b50f..1bda4e4 100644
--- a/MANIFEST.SKIP
+++ b/MANIFEST.SKIP
@@ -13,7 +13,8 @@
^tmp
^weaver.ini
^z-backup
-
+^lib/Code/TidyAll/Plugin/Mason
+^lib/Code/TidyAll/Plugin/Perl
~$
(^|/)#
(^|/)\.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libcode-tidyall-perl.git
More information about the Pkg-perl-cvs-commits
mailing list