This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perldelta for 23c4e91245a4
[perl5.git] / .gitignore
index acd0fc1..6b57f5e 100644 (file)
@@ -163,6 +163,9 @@ veryclean.sh
 U
 MANIFEST.new
 
+# this is used to auto-sort the MANIFEST
+MANIFEST.srt
+
 # ignore editor droppings
 *.swp
 *~
@@ -179,6 +182,9 @@ MANIFEST.new
 # generated by the top level install.html target. XXX Why does it need this?
 /vms/README_vms.pod
 
+# generated be ext/re/Makefile
+ext/re/invlist_inline.h
+
 # ctags
 tags
 TAGS