On Sat, May 04, 2019 at 02:14:14PM +0200, Luca Barbato wrote:
> They are usually created by tools and editors.
> --- a/.gitignore
> +++ b/.gitignore
> @@ -29,3 +29,4 @@
>  /coverage.info
>  /lcov/
>  /mapfile
> +.*/

This ignores dotdirs everywhere, not just in the top-level directory, which
seems overreaching and possibly does not match your intent.

Even if restricted to the top-level it feels like overreach. What files are
you trying to ignore exactly?

Diego
_______________________________________________
libav-devel mailing list
libav-devel@libav.org
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to