lkml.org 
[lkml]   [2006]   [Mar]   [20]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH 077/141] V4L/DVB (3300b): .gitignore should also ignore StGit generated dirs
    Date
    From: Mauro Carvalho Chehab <mchehab@infradead.org>
    Date: 1141009644 -0300

    StGit genreates patches-* when you run stg export command.
    It makes no sense to show such directories as changes on git status.

    Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
    ---

    diff --git a/.gitignore b/.gitignore
    diff --git a/.gitignore b/.gitignore
    index 3f8fb68..53e53f2 100644
    --- a/.gitignore
    +++ b/.gitignore
    @@ -30,3 +30,5 @@ include/linux/autoconf.h
    include/linux/compile.h
    include/linux/version.h

    +# stgit generated dirs
    +patches-*
    -
    To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
    the body of a message to majordomo@vger.kernel.org
    More majordomo info at http://vger.kernel.org/majordomo-info.html
    Please read the FAQ at http://www.tux.org/lkml/

    \
     
     \ /
      Last update: 2006-03-20 17:08    [W:6.862 / U:0.476 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site