Closed foretspaisibles closed 7 years ago
The target make dist should recognise more files to filter out when preparing archives, like Darwin ._.DS_Store files. Maybe it could take advantage of a git ignore file when it is found.
make dist
mixture-0.2.0/._.DS_Store mixture-0.2.0/.DS_Store
The target
make dist
should recognise more files to filter out when preparing archives, like Darwin ._.DS_Store files. Maybe it could take advantage of a git ignore file when it is found.