[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: Benoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx>
- Date: Tue, 15 Jul 2025 21:23:33 +0200
- To: user@xxxxxxxxxxxxxxxxxxxxxx
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.
-- Benoît Minisini.
Re: Cleanup, inhibit delete of .gambas files in some directories | Lee <t.lee.davidson@xxxxxxxxx> |
Cleanup, inhibit delete of .gambas files in some directories | Brian G <brian@xxxxxxxxxxxxxxxx> |