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

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


Did you try removing *.gambas from .gitignore file ?

Pretty sure the compiler uses .gitignore when making an executable.

Respects
BruceS

On Sat, 12 Jul 2025, 02:43 Brian G, <brian@xxxxxxxxxxxxxxxx> wrote:

> 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.
>
> --
> ~~~~ Brian
>
>

References:
Cleanup, inhibit delete of .gambas files in some directoriesBrian G <brian@xxxxxxxxxxxxxxxx>