A week ago, Jay McCarthy wrote:
> If you use the new package system with the standard deployment
> mode---git---then the only files that will be distributed are the ones
> that you explicitly add to the git repository. [...]
FWIW, it's very common to not distribute any ".git*" files that are
commi
Thanks Jay. One more good reason to make the switch then!
On Thu, Apr 4, 2013 at 1:52 PM, Jay McCarthy wrote:
> If you use the new package system with the standard deployment
> mode---git---then the only files that will be distributed are the ones
> that you explicitly add to the git repository
If you use the new package system with the standard deployment
mode---git---then the only files that will be distributed are the ones
that you explicitly add to the git repository. The documentation is
here:
http://docs.racket-lang.org/planet2/
Jay
On Thu, Apr 4, 2013 at 12:13 AM, Laurent wrote
Is there a obvious way to prevent dot directories (or other directories for
that matters) from being included in a planet package, other than by
deleting it, in the same way that .git and .svn directories are ignored?
Laurent
Racket Users list:
http://lists.racket-lang.org
4 matches
Mail list logo