On Sat, Nov 02, 2013 at 12:34:57AM +0100, Luca Barbato wrote:
> Quite useful to be able to git-clean while using .builddirs.
> ---
>  .gitignore | 1 +
>  1 file changed, 1 insertion(+)
> --- a/.gitignore
> +++ b/.gitignore
> @@ -1,3 +1,4 @@
> +.*/
>  *.a

I don't quite like just ignoring all directories starting with '.'.
If at all, more explicit patterns would be better.  What is this
.builddirs thing anyway?

Diego
_______________________________________________
libav-devel mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-devel

Reply via email to