This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Make .gitignore and lib/.gitignore more consistent.
authorNicholas Clark <nick@ccl4.org>
Sat, 20 Jul 2013 08:33:00 +0000 (10:33 +0200)
committerNicholas Clark <nick@ccl4.org>
Wed, 24 Jul 2013 07:36:11 +0000 (09:36 +0200)
commitf8a1725b2c30a67a3aa1346fd339bd635b6f900f
tree04123b240f7e6e66a52d3fe9d0875d25a0fc8e07
parentf2b380a8e0ec5a3f7be425aaff2316ebeb102c94
Make .gitignore and lib/.gitignore more consistent.

Move the ignore of lib/App/, lib/mro.pm, lib/TAP/, lib/Test/Harness.pm,
lib/File/DosGlob.pm, lib/inc/, Win32.pm, Win32API/ and Win32Core.pm from
.gitignore to lib/.gitignore, where they more logically belong.
Consistently use trailing / for ignored directories.
Add a leading / to the ignore of unicore/TestProp.pl
(The line was added by commit 3df51b85ce4a5664 in Nov 2009, and it's not
clear why it did not have a leading / from the start.)

Re-sort lib/.gitignore lexically.
.gitignore
lib/.gitignore