[Bps-public-commit] Prophet branch, master, updated. 86ff63fe31fb960a7f29aa93b289314b1ab83720
sunnavy at bestpractical.com
sunnavy at bestpractical.com
Thu Jul 9 23:20:26 EDT 2009
The branch, master has been updated
via 86ff63fe31fb960a7f29aa93b289314b1ab83720 (commit)
from 89cc6d664003bae509b7d0177bee817f6aad3af2 (commit)
Summary of changes:
.gitignore | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
- Log -----------------------------------------------------------------
commit 86ff63fe31fb960a7f29aa93b289314b1ab83720
Author: sunnavy <sunnavy at bestpractical.com>
Date: Fri Jul 10 11:19:43 2009 +0800
Makefile* will ignore Makefile.PL too
diff --git a/.gitignore b/.gitignore
index 8dc0a50..5f68f73 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,7 @@
blib/
pm_to_blib
-Makefile*
+Makefile
+Makefile.old
*~
.prove
MANIFEST*
-----------------------------------------------------------------------
More information about the Bps-public-commit
mailing list