lkml.org 
[lkml]   [2014]   [Nov]   [26]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] .gitignore: Add Kdevelop4 project files
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



\
 
 \ /
  Last update: 2014-11-26 10:01    [W:0.035 / U:0.324 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site