This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
fix splittree.pl ignore to only apply to root
authorGraham Knop <haarg@haarg.org>
Thu, 19 Nov 2020 11:09:55 +0000 (12:09 +0100)
committerTony Cook <tony@develop-help.com>
Sun, 22 Nov 2020 23:47:15 +0000 (10:47 +1100)
There is a real splittree.pl in NetWare/, which may be copied to the
root. Ignore the file in the root, but not the file in NetWare/.

.gitignore

index fb898ba..4fcfe62 100644 (file)
@@ -83,7 +83,7 @@ perldtrace.h
 *.gcno
 
 dll.base
-splittree.pl
+/splittree.pl
 
 # generated by make on cygwin
 /cygwin.c