summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Friesel <derf@finalrewind.org>2011-05-11 18:10:40 +0200
committerDaniel Friesel <derf@finalrewind.org>2011-05-11 18:10:40 +0200
commitf98ad0c24d553bc3e16b65f901b81562ba19b191 (patch)
tree47adefe3d38647ec740e64cb18822a4e6f6cab40
parent519fe8254caaccff21fd791a4bc10d5722fbfc53 (diff)
Update gitignore, remove MANIFEST (autogenerated by M::B)
-rw-r--r--.gitignore5
-rw-r--r--MANIFEST43
-rw-r--r--MANIFEST.SKIP47
3 files changed, 5 insertions, 90 deletions
diff --git a/.gitignore b/.gitignore
index eb7253e..6048b73 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,8 @@
/blib/
/_build/
/Build
+/cover_db/
+/MANIFEST
+/MANIFEST.SKIP
+/MANIFEST.SKIP.bak
+/MYMETA.yml
diff --git a/MANIFEST b/MANIFEST
deleted file mode 100644
index 0d5add1..0000000
--- a/MANIFEST
+++ /dev/null
@@ -1,43 +0,0 @@
-bin/comirror
-bin/comirror-setup
-Build.PL
-Changelog
-COPYING
-MANIFEST This list of files
-MANIFEST.SKIP
-README
-t/00-compile.t
-t/10-pod-coverage.t
-t/50-comirror.t
-t/60-comirror-setup.t
-t/next-loop/1.jpg
-t/next-loop/1.xhtml
-t/next-loop/2.jpg
-t/next-loop/2.xhtml
-t/next-loop/3.jpg
-t/next-loop/3.xhtml
-t/next-loop/4.jpg
-t/next-loop/4.xhtml
-t/next-loop/5.jpg
-t/next-loop/5.xhtml
-t/next-none/1.jpg
-t/next-none/1.xhtml
-t/next-none/2.jpg
-t/next-none/2.xhtml
-t/next-none/3.jpg
-t/next-none/3.xhtml
-t/next-none/4.jpg
-t/next-none/4.xhtml
-t/next-none/5.jpg
-t/next-none/5.xhtml
-t/next-unicroak/1.jpg
-t/next-unicroak/1.xhtml
-t/next-unicroak/2.jpg
-t/next-unicroak/2.xhtml
-t/next-unicroak/3.jpg
-t/next-unicroak/3.xhtml
-t/next-unicroak/4.jpg
-t/next-unicroak/4.xhtml
-t/next-unicroak/5.jpg
-t/next-unicroak/5.xhtml
-META.yml
diff --git a/MANIFEST.SKIP b/MANIFEST.SKIP
deleted file mode 100644
index dd577a4..0000000
--- a/MANIFEST.SKIP
+++ /dev/null
@@ -1,47 +0,0 @@
-
-#!start included /usr/share/perl/5.10/ExtUtils/MANIFEST.SKIP
-# Avoid version control files.
-\bRCS\b
-\bCVS\b
-\bSCCS\b
-,v$
-\B\.svn\b
-\B\.git\b
-\B\.gitignore\b
-\b_darcs\b
-
-# Avoid Makemaker generated and utility files.
-\bMANIFEST\.bak
-\bMakefile$
-\bblib/
-\bMakeMaker-\d
-\bpm_to_blib\.ts$
-\bpm_to_blib$
-\bblibdirs\.ts$ # 6.18 through 6.25 generated this
-
-# Avoid Module::Build generated and utility files.
-\bBuild$
-\b_build/
-
-# Avoid temp and backup files.
-~$
-\.old$
-\#$
-\b\.#
-\.bak$
-
-# Avoid Devel::Cover files.
-\bcover_db\b
-#!end included /usr/share/perl/5.10/ExtUtils/MANIFEST.SKIP
-
-
-# Avoid Module::Build generated and utility files.
-\bBuild$
-\bBuild.bat$
-\b_build
-\bBuild.COM$
-\bBUILD.COM$
-\bbuild.com$
-
-# Avoid archives of this distribution
-\bcomirror-[\d\.\_]+