This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
utf8.c: Add flag to indicate unsure as to end of string to print
[perl5.git] / .gitignore
index 96cd2fa..157390a 100644 (file)
@@ -179,9 +179,18 @@ MANIFEST.srt
 # dont show .gdb_history files
 .gdb_history
 
+# cscope -b
+cscope.out
+# cscope -q
+cscope.in.out
+cscope.po.out
+
 # 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