[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Cleanup, inhibit delete of .gambas files in some directories
[Thread Prev] | [Thread Next]
- Subject: Re: Cleanup, inhibit delete of .gambas files in some directories
- From: Lee <t.lee.davidson@xxxxxxxxx>
- Date: Tue, 15 Jul 2025 18:29:19 -0400
- To: user@xxxxxxxxxxxxxxxxxxxxxx
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] ----
Re: Cleanup, inhibit delete of .gambas files in some directories | brian <brian@xxxxxxxxxxxxxxxx> |
Cleanup, inhibit delete of .gambas files in some directories | Brian G <brian@xxxxxxxxxxxxxxxx> |
Re: Cleanup, inhibit delete of .gambas files in some directories | Benoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx> |