[SCM] libpackage-variant-perl Debian packaging branch, master, updated. debian/1.001003-1-16-g363631d
Karen Etheridge
ether at cpan.org
Thu May 9 17:14:03 UTC 2013
The following commit has been merged in the master branch:
commit 1d7cc514d154b5ccaa7fef6b677ecd7d3d5f609e
Author: Karen Etheridge <ether at cpan.org>
Date: Mon Mar 25 21:46:49 2013 -0700
a .gitignore file
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..0324024
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,26 @@
+/META.yml
+/MYMETA.*
+/Makefile
+/Makefile.old
+/MANIFEST
+/MANIFEST.bak
+/blib/
+/pm_to_blib
+/.build
+!.gitignore
+*.bs
+/xs/*.c
+*.o
+cover_db
+*.gc??
+test-mydeps-*
+nytprof*
+/inc/
+!.gitignore
+.*.sw?
+/README
+/Distar/
+/Package-Variant-*
+
+# yes that's right, distar makes it for us
+MANIFEST.SKIP
--
libpackage-variant-perl Debian packaging
More information about the Pkg-perl-cvs-commits
mailing list