+ gitignore-add-kdevelop4-project-files.patch added to -mm tree

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The patch titled
     Subject: .gitignore: Add Kdevelop4 project files
has been added to the -mm tree.  Its filename is
     gitignore-add-kdevelop4-project-files.patch

This patch should soon appear at
    http://ozlabs.org/~akpm/mmots/broken-out/gitignore-add-kdevelop4-project-files.patch
		echo and later at
		echo  http://ozlabs.org/~akpm/mmotm/broken-out/gitignore-add-kdevelop4-project-files.patch

Before you just go and hit "reply", please:
   a) Consider who else should be cc'ed
   b) Prefer to cc a suitable mailing list as well
   c) Ideally: find the original patch on the mailing list and do a
      reply-to-all to that, adding suitable additional cc's

*** Remember to use Documentation/SubmitChecklist when testing your code ***

The -mm tree is included into linux-next and is updated
there every 3-4 working days

------------------------------------------------------
From: Boaz Harrosh <boaz@xxxxxxxxxxxxx>
Subject: .gitignore: Add Kdevelop4 project files

I'm not sure what is the custom 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.

Signed-off-by: Boaz Harrosh <boaz@xxxxxxxxxxxxx>
Cc: Michal Marek <mmarek@xxxxxxx>
Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
---

 .gitignore |    1 +
 1 file changed, 1 insertion(+)

diff -puN .gitignore~gitignore-add-kdevelop4-project-files .gitignore
--- a/.gitignore~gitignore-add-kdevelop4-project-files
+++ a/.gitignore
@@ -35,6 +35,7 @@
 modules.builtin
 Module.symvers
 *.dwo
+*.kdev4
 
 #
 # Top-level generic files
_

Patches currently in -mm which might be from boaz@xxxxxxxxxxxxx are

gitignore-add-kdevelop4-project-files.patch

--
To unsubscribe from this list: send the line "unsubscribe mm-commits" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html




[Index of Archives]     [Kernel Newbies FAQ]     [Kernel Archive]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [Bugtraq]     [Photo]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]

  Powered by Linux