Add files generated by "make depend", PGO and gcov to .gitignore

Alexandre Julliard julliard at winehq.org
Tue Jun 22 13:03:03 CDT 2010


Peter Davies <ultratwo at gmail.com> writes:

> @@ -79,6 +79,9 @@ my @ignores = (
>      "*.ok",
>      "*.res",
>      "*.so",
> +    "*.gcno",
> +    "*.gcov",
> +    "/conf*",

They are not generated by a standard build so they don't belong
here. Put then in your local ignore file.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list