Subject: | .git directory should not be in the distribution |
See subject. Also, MYMETA.json and MYMETA.yml should also not be part of the distribution tarball, as these files are created on the target system.
This is an indication that the tarball was not created using "make dist", which would do the right thing --- only adding files which are listed in the MANIFEST file.
Regards,
Slaven