[libclass-virtual-perl] 01/05: Add a standard .gitignore.

dom at earth.li dom at earth.li
Wed Aug 23 14:00:18 UTC 2017


This is an automated email from the git hooks/post-receive script.

dom pushed a commit to tag v0.07
in repository libclass-virtual-perl.

commit 458e6bd60ab09cbf23e2dce7cf7fdc7fcb43f716
Author: Michael G. Schwern <schwern at pobox.com>
Date:   Sun Mar 1 12:28:53 2015 -0800

    Add a standard .gitignore.
---
 .gitignore | 13 +++++++++++++
 1 file changed, 13 insertions(+)

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..9fb16d5
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,13 @@
+*.bak
+*~
+*.old
+Makefile
+blib/
+pm_to_blib
+Build
+_build
+cover_db/
+MYMETA.*
+ExtUtils-MakeMaker-*
+inc/
+.*.swp

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libclass-virtual-perl.git



More information about the Pkg-perl-cvs-commits mailing list