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:
a3f424e
)
add 3 test.valgrind outputs to .gitignore
author
Jim Cromie
<jim.cromie@gmail.com>
Sun, 11 Sep 2011 01:16:18 +0000
(19:16 -0600)
committer
Father Chrysostomos
<sprout@cpan.org>
Mon, 12 Sep 2011 13:24:40 +0000
(06:24 -0700)
.gitignore
patch
|
blob
|
blame
|
history
diff --git
a/.gitignore
b/.gitignore
index
deb3c8d
..
80b2a8b
100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-137,3
+137,8
@@
MANIFEST.new
*.swp
*~
.#*
+
+# test.valgrind final outputs, excluding intermediate files (pls report)
+*.cachegrind
+*.perf-stat
+*.valgrind