Skip to content

Commit 2950de4

Browse files
ignore new scratch directory for metadata
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
1 parent 2500b4c commit 2950de4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Perl.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,4 @@ nytprof.out
1717
/pm_to_blib
1818
*.o
1919
*.bs
20+
/_eumm/

0 commit comments

Comments
 (0)