All of lore.kernel.org
 help / color / mirror / Atom feed
From: Boaz Harrosh <boaz@plexistor.com>
To: Michal Marek <mmarek@suse.cz>
Cc: Andrew Morton <akpm@linux-foundation.org>,
	linux-kernel <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] .gitignore: Add Kdevelop4 project files
Date: Wed, 26 Nov 2014 10:25:54 +0200	[thread overview]
Message-ID: <54758E92.7020600@plexistor.com> (raw)
In-Reply-To: <20141125202234.GA20112@pobox.suse.cz>

On 11/25/2014 10:22 PM, Michal Marek wrote:
> On Tue, Nov 25, 2014 at 06:42:54PM +0200, Boaz Harrosh wrote:
>> From: Boaz Harrosh <boaz@plexistor.com>
>>
>> I'm not sure what is the costume with such IDE project files.
>> Most might be dot-files. It is kind of annoying for the Kdevelop4 user.
>>
>> So please consider adding *.kdev4 files to be ignored?
> 
> Sure, why not. I just moved the pattern to the end of the list (the
> first part are files generated by kbuild itself) and added a comment:
> 
> diff --git a/.gitignore b/.gitignore
> index e213b27..ce57b79 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -96,3 +96,6 @@ x509.genkey
>  
>  # Kconfig presets
>  all.config
> +
> +# Kdevelop4
> +*.kdev4
> 
> I hope you don't mind.
> 

I do not mind. Even much better, thanks

> Michal
> 

Boaz


      reply	other threads:[~2014-11-26  8:25 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-11-25 16:42 [PATCH] .gitignore: Add Kdevelop4 project files Boaz Harrosh
2014-11-25 20:22 ` Michal Marek
2014-11-26  8:25   ` Boaz Harrosh [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=54758E92.7020600@plexistor.com \
    --to=boaz@plexistor.com \
    --cc=akpm@linux-foundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mmarek@suse.cz \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.