This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
70bda14
)
ignore bugBLAH.pl files as they are likely dev/test/debugging byproduct
author
Yves Orton
<demerphq@gmail.com>
Sat, 27 Dec 2008 19:18:24 +0000
(20:18 +0100)
committer
Yves Orton
<demerphq@gmail.com>
Sat, 27 Dec 2008 19:18:24 +0000
(20:18 +0100)
.gitignore
patch
|
blob
|
blame
|
history
diff --git
a/.gitignore
b/.gitignore
index
c2aab49
..
9a11832
100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-6,6
+6,8
@@
.patchnum
.sha1
+# ignore bug*.pl
+bug*.pl
# files produced by './configure.gnu' on a Linux machine
Makefile.old