Skip to content

Commit

Permalink
ignore new scratch directory for metadata
Browse files Browse the repository at this point in the history
This directory is created by ExtUtils::MakeMaker starting with version
7.05_05, via this commit:
Perl-Toolchain-Gang/ExtUtils-MakeMaker@b6a9eba

It was added to the default MANIFEST.SKIP in ExtUtils-Manifest 1.70, here:
Perl-Toolchain-Gang/ExtUtils-Manifest@e0f4457
  • Loading branch information
karenetheridge committed Feb 2, 2015
1 parent 2500b4c commit 2950de4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Perl.gitignore
Expand Up @@ -17,3 +17,4 @@ nytprof.out
/pm_to_blib
*.o
*.bs
/_eumm/

0 comments on commit 2950de4

Please sign in to comment.