[PATCH 1/3] gitignore: ignore ctags file

Thomas Haller thaller at redhat.com
Wed Apr 16 01:13:11 PDT 2014


On Wed, 2014-04-16 at 10:16 +0800, Hangbin Liu wrote:
> Signed-off-by: Hangbin Liu <liuhangbin at gmail.com>
> ---
>  .gitignore | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/.gitignore b/.gitignore
> index bea9317..80cd945 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -14,6 +14,7 @@ defs.h.in~
>  /libnl-1.pc
>  /lib/defs.h
>  cscope.*
> +tags
>  
>  /aclocal.m4
>  /autom4te.cache


Hi Hangbin,


I applied all three patches as
https://github.com/thom311/libnl/commit/69f4a034257b5ee5d0f3f375780d6afdce38e073
https://github.com/thom311/libnl/commit/6722853f4917ef1e373ee0df5a3f2ab422713a0c
https://github.com/thom311/libnl/commit/f55ef93d1eb9d792af2a3b79c055ee21bf14e9ea


note that I modified your first patch to ignore "/tags" instead of
"tags". Hope you are fine with it.



Thanks for you effort!!
Thomas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part
URL: <http://lists.infradead.org/pipermail/libnl/attachments/20140416/c0775b76/attachment-0001.sig>


More information about the libnl mailing list