[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Cleanup, inhibit delete of .gambas files in some directories


Yes that is correct lee

~~~~~ Brian


From: user@xxxxxxxxxxxxxxxxxxxxxx <user@xxxxxxxxxxxxxxxxxxxxxx> on behalf of Lee <t.lee.davidson@xxxxxxxxx>
Sent: Tuesday, July 15, 2025 3:29:37 PM
To: user@xxxxxxxxxxxxxxxxxxxxxx <user@xxxxxxxxxxxxxxxxxxxxxx>
Subject: Re: Cleanup, inhibit delete of .gambas files in some directories

On 7/15/25 3:23 PM, Benoît Minisini wrote:
> Le 12/07/2025 à 03:36, Brian G a écrit :
>> Is there a way to prevent the project cleanup from removing .gambas files in some directories.
>>
>> In some of my projects, the install includes libraries that are embedded into the project and installed by the installation
>> procedures.
>>
>> Is there something like git's method of filtering files per directory, perhaps. Which I do use to commit the full project.
>>
>
> The '.gambas' directory contents is generated by the compiler. There is no reason to not clean it up with the other generated
> files and directories.

I could be wrong, but I think Brian was referring to '*.gambas' files and not the hidden '.gambas' directory.


--
Lee

--- Gambas User List Netiquette [https://gambaswiki.org/wiki/doc/netiquette] ----
--- Gambas User List Archive [https://lists.gambas-basic.org/archive/user] ----




Follow-Ups:
Re: Cleanup, inhibit delete of .gambas files in some directoriesBenoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx>
References:
Cleanup, inhibit delete of .gambas files in some directoriesBrian G <brian@xxxxxxxxxxxxxxxx>
Re: Cleanup, inhibit delete of .gambas files in some directoriesBenoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx>
Re: Cleanup, inhibit delete of .gambas files in some directoriesLee <t.lee.davidson@xxxxxxxxx>