perl: Add a .gitignore file with the MYMETA build assets

These get created by ExtUtils::MakeMaker, so they won't be found by
grepping our own code, but they're created by the build process.
This commit is contained in:
Ævar Arnfjörð Bjarmason
2017-02-17 14:43:03 +01:00
parent ea40939810
commit 6523ca6b3c

2
perl/.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
/MYMETA.json
/MYMETA.yml