gitignore: ignore files generated by the Visual C++ compiler.

Reece Dunn msclrhd at googlemail.com
Fri Jan 25 02:30:34 CST 2008


On 24/01/2008, Alexandre Julliard <julliard at winehq.org> wrote:
> "Reece Dunn" <msclrhd at googlemail.com> writes:
>
> > and when everything is ok:
> >
> >     git add . && git status
> >     git commit -m "user32: fixed edit for <insert Windows OS version here>."
> >
> > which won't work in this case, as the files that cl generates will be
> > added into the local repository.
>
> You should add them to your global .gitignore.

I'll do that, then. You can ignore this patch.

What about the other patches?

- Reece



More information about the wine-devel mailing list