You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@netbeans.apache.org by Owen Thomas <ow...@gmail.com> on 2022/08/06 01:36:09 UTC

Should I exclude ./.gradle/nb-cache from commit?

Sorry, I have misquoted the folder in the title. The folder I intended to
quote is "./.gradle/nb-cache", and I have corrected the title of this email
accordingly.

What I will do then is ignore ".gradle" from each project's base directory.
Let me know if that is not correct or is incomplete.

Thanks,

  Owen.

On Sat, 6 Aug 2022 at 10:55, Andreas Reichel <an...@manticore-projects.com>
wrote:

>
>
> On Fri, 2022-08-05 at 17:52 -0700, Laszlo Kishalmi wrote:
>
> while gradle/ folders
> shall be committed
>
>
>
> Laszlo,
>
> thank you for advise, please care to elaborate. Why should it be there
> when it can be rebuild on demand? What is the advantage of tracking it and
> the disadvantage of dismissing it?
> Sorry to bother you, I just would like to learn.
>
> Cheers
> Andreas
>

Re: Should I exclude ./.gradle/nb-cache from commit?

Posted by Owen Thomas <ow...@gmail.com>.
I've also ignored "./build" as keeping these files in version control is
silly.

Now that that's done, I can forget about it for another decade or so. :)

On Sat, 6 Aug 2022 at 11:36, Owen Thomas <ow...@gmail.com> wrote:

> Sorry, I have misquoted the folder in the title. The folder I intended to
> quote is "./.gradle/nb-cache", and I have corrected the title of this email
> accordingly.
>
> What I will do then is ignore ".gradle" from each project's base
> directory. Let me know if that is not correct or is incomplete.
>
> Thanks,
>
>   Owen.
>
> On Sat, 6 Aug 2022 at 10:55, Andreas Reichel <
> andreas@manticore-projects.com> wrote:
>
>>
>>
>> On Fri, 2022-08-05 at 17:52 -0700, Laszlo Kishalmi wrote:
>>
>> while gradle/ folders
>> shall be committed
>>
>>
>>
>> Laszlo,
>>
>> thank you for advise, please care to elaborate. Why should it be there
>> when it can be rebuild on demand? What is the advantage of tracking it and
>> the disadvantage of dismissing it?
>> Sorry to bother you, I just would like to learn.
>>
>> Cheers
>> Andreas
>>
>