[racket] scribble and .gitignore

From: WarGrey Gyoudmon Ju (juzhenliang at gmail.com)
Date: Sat Mar 14 14:33:10 EDT 2015

I use ./compiled as the dest directory so that all generated files can be
omitted in .gitignore once and for all.



On Sun, Mar 15, 2015 at 1:30 AM, Jon Zeppieri <zeppieri at gmail.com> wrote:

> I've been looking at the .gitignore files in various racket packages,
> and the ones I've seen don't ignore files generated by scribble (.html
> .css, etc.). So what is the common practice for keeping those files
> out of source control?
> ____________________
>   Racket Users list:
>   http://lists.racket-lang.org/users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.racket-lang.org/users/archive/attachments/20150315/e03ce389/attachment.html>

Posted on the users mailing list.