This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Closing comments is hard.
[perl5.git] / .gitignore
index a6d41c2..cee08f6 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
@@ -63,6 +59,9 @@ perldtrace.h
 *.old
 *.xsc
 
+# general build products (darwin)
+*.dylib
+
 # general build products (Win32)
 *.def
 *.dll