[merged] gitignore-add-kdevelop4-project-files.patch removed from -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 removed from the -mm tree.  Its filename was
     gitignore-add-kdevelop4-project-files.patch

This patch was dropped because it was merged into mainline or a subsystem tree

------------------------------------------------------
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


--
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