This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Add editor-generated files to ignore.


Hi Rob,

On Wed, 2009-09-09 at 18:29 -0500, Robb Romans wrote:
> OK to commit?
> 
> Signed-off-by: Robb Romans <robb@linux.vnet.ibm.com>
> ---
>   .gitignore |    2 ++
>   1 files changed, 2 insertions(+), 0 deletions(-)
> 
> diff --git a/.gitignore b/.gitignore
> index 5869f40..3c19e33 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -37,3 +37,5 @@ build-elfutils
>   include-elfutils
>   lib-elfutils
>   stamp-elfutils
> +/doc/_region_.*
> +/doc/langref.dvi

Yes, seems like a good idea. But, there is a doc/.gitignore file that
these probably should go into.

Cheers,

Mark


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]