From: Karen Etheridge <ether@cpan.org>
Date: Tue, 3 Dec 2013 22:28:30 +0000 (-0800)
Subject: no need for MANIFEST to be committed
X-Git-Tag: v1.000005~12
X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=fe071077337a847d070acc14ca2a480b25a896c8;p=p5sagit%2FSafe-Isa.git

no need for MANIFEST to be committed
---

diff --git a/.gitignore b/.gitignore
index 9c8b887..64d879a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,6 +2,7 @@
 !.gitignore
 /Safe-Isa-*
 /Distar
+/MANIFEST
 /MANIFEST.SKIP
 /MANIFEST.bak
 /MYMETA.json
diff --git a/MANIFEST b/MANIFEST
deleted file mode 100644
index b698335..0000000
--- a/MANIFEST
+++ /dev/null
@@ -1,6 +0,0 @@
-Changes
-lib/Safe/Isa.pm
-maint/Makefile.PL.include
-Makefile.PL
-MANIFEST			This list of files
-t/safe_isa.t