purpose and value of MANIFEST

Vasily Chekalkin bacek at bacek.com
Thu Sep 9 01:03:18 UTC 2010


On Thu, Sep 9, 2010 at 10:43 AM, Allison Randal <allison at parrot.org> wrote:
> It's less obvious what to substitute for the MANIFEST when building the
> tarball. You need a list of files that aren't generated, repository garbage
> (like .gitignore), or otherwise intended to be left out. The list is piped

"git clean -dfx" will remove all non-tracked files. Skipping single
.gitignore isn't a big task.

-- 
Bacek


More information about the parrot-dev mailing list