From: Michal Marek <mmarek@suse.cz>
To: Boaz Harrosh <boaz@plexistor.com>
Cc: Andrew Morton <akpm@linux-foundation.org>,
linux-kernel <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] .gitignore: Add Kdevelop4 project files
Date: Tue, 25 Nov 2014 21:22:34 +0100 [thread overview]
Message-ID: <20141125202234.GA20112@pobox.suse.cz> (raw)
In-Reply-To: <5474B18E.6030100@plexistor.com>
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.
Michal
next prev parent reply other threads:[~2014-11-25 20:22 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-25 16:42 Boaz Harrosh
2014-11-25 20:22 ` Michal Marek [this message]
2014-11-26 8:25 ` Boaz Harrosh
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=20141125202234.GA20112@pobox.suse.cz \
--to=mmarek@suse.cz \
--cc=akpm@linux-foundation.org \
--cc=boaz@plexistor.com \
--cc=linux-kernel@vger.kernel.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®