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

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


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.


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