This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Apify SV_CATBYTES and SV_CATUTF8
[perl5.git] / .gitignore
index 54c5d10..93ac2ac 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
@@ -185,3 +181,12 @@ MANIFEST.new
 
 # generated by the top level install.html target. XXX Why does it need this?
 /vms/README_vms.pod
+
+# ctags
+tags
+TAGS
+# gtags
+GPATH
+GRPATH
+GRTAGS
+GTAGS