This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
add a LEAVE for the ENTER in LOAD_UTF8_CHARCLASS
[perl5.git] / .gitignore
index f08b705..75194e8 100644 (file)
@@ -33,6 +33,9 @@ bug*.pl
 /x2p/cflags
 /x2p/makefile
 
+# generated for configuration overrides, eg Solaris
+/config.over
+
 # alternative names on OS X
 /GNUmakefile
 /x2p/GNUmakefile
@@ -78,7 +81,7 @@ ext.libs
 
 # these are scattered everywhere, ignore them
 .exists
-MYMETA.yml
+MYMETA.*
 
 /miniperl
 /perl
@@ -105,6 +108,7 @@ lib/IPC/Cmd/t/src/x.tgz
 lib/mro.pm
 lib/TAP/
 lib/Test/Harness.pm
+lib/File/DosGlob.pm
 t/rantests
 t/tmp*
 t/perl
@@ -145,3 +149,9 @@ MANIFEST.new
 *.cachegrind
 *.perf-stat
 *.valgrind
+
+# dont show .gdb_history files
+.gdb_history
+
+# generated by the top level install.html target. XXX Why does it need this?
+/vms/README_vms.pod