[PATCH 1/2] make .gitignore files visible to git

Sascha Hauer s.hauer at pengutronix.de
Tue Jun 10 00:09:14 PDT 2014


On Fri, Jun 06, 2014 at 11:08:09PM +0400, Antony Pavlov wrote:
> Signed-off-by: Antony Pavlov <antonynpavlov at gmail.com>

Applied both, thanks

Sascha

> ---
>  .gitignore | 5 +++++
>  1 file changed, 5 insertions(+)
> 
> diff --git a/.gitignore b/.gitignore
> index 5555e15..28f319a 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -52,6 +52,11 @@ Module.symvers
>  barebox_default_env*
>  
>  #
> +# git files that we don't want to ignore even it they are dot-files
> +#
> +!.gitignore
> +
> +#
>  # Generated include files
>  #
>  include/asm
> -- 
> 1.9.2
> 
> 
> _______________________________________________
> barebox mailing list
> barebox at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/barebox
> 

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |



More information about the barebox mailing list