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:
2
perl/.gitignore
vendored
Normal file
2
perl/.gitignore
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
/MYMETA.json
|
||||
/MYMETA.yml
|
||||
Reference in New Issue
Block a user