[LIBFDT] Add .dtb files to .gitignore

Segher Boessenkool segher at kernel.crashing.org
Sat Dec 2 20:30:59 EST 2006


> diff --git a/.gitignore b/.gitignore
> index 4b147f1..42b3e35 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -3,3 +3,4 @@
>  *.a
>  *.so
>  *~
> +tests/*.dtb

You should put this in tests/.gitignore, instead.


Segher




More information about the Linuxppc-dev mailing list