This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perldelta: Clarify seek() entry
[perl5.git] / .gitignore
index 54c5d10..131b1e4 100644 (file)
@@ -14,14 +14,10 @@ bug*.pl
 /host
 
 # Tools for cross-compile remote testing:
-/Cross/from-adb-pull
-/Cross/from-scp
+/Cross/from-*
 /Cross/mkdir
-/Cross/run-adb-shell
-/Cross/run-ssh
-/Cross/to-adb-push
-/Cross/to-scp
-
+/Cross/run-*
+/Cross/to-*
 
 # files produced by './configure.gnu' on a Linux machine
 /Makefile
@@ -143,9 +139,6 @@ t/tmp*
 t/perl
 t/test_state
 *.output
-cpan/ExtUtils-MakeMaker/t/Big-Dummy/
-cpan/Module-Build/MB-*
-cpan/Module-Build/t/install_test*
 *.tmp
 t/*.ph
 t/lib/*.ph
@@ -170,6 +163,9 @@ veryclean.sh
 U
 MANIFEST.new
 
+# this is used to auto-sort the MANIFEST
+MANIFEST.srt
+
 # ignore editor droppings
 *.swp
 *~
@@ -183,5 +179,26 @@ MANIFEST.new
 # 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
+# gtags
+GPATH
+GRPATH
+GRTAGS
+GTAGS
+
+# generated by Porting/sync-with-cpan
+/make.log