This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
under DEBUGGING, minimize the sentinels written in sv_chop, to avoid substr slowdown
[perl5.git] / .gitignore
index 0733ec0..80b2a8b 100644 (file)
@@ -85,6 +85,7 @@ MYMETA.yml
 /uni.data
 /uudmap.h
 /bitcount.h
+/mg_data.h
 
 lib/inc/
 lib/Win32.pm
@@ -136,3 +137,8 @@ MANIFEST.new
 *.swp
 *~
 .#*
+
+# test.valgrind final outputs, excluding intermediate files (pls report)
+*.cachegrind
+*.perf-stat
+*.valgrind