Skip to content

Commit 0eddcbf

Browse files
jacknagelgitster
authored andcommitted
Add MYMETA.json to perl/.gitignore
ExtUtils::MakeMaker generates MYMETA.json in addition to MYMETA.yml since version 6.57_07. As it suggests, it is just meta information about the build and is cleaned up with 'make clean', so it should be ignored. Signed-off-by: Jack Nagel <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 15b7898 commit 0eddcbf

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
@@ -1,5 +1,6 @@
11
perl.mak
22
perl.mak.old
3+
MYMETA.json
34
MYMETA.yml
45
blib
56
blibdirs

0 commit comments

Comments
 (0)