[coreboot-gerrit] New patch to review for coreboot: 5639820 .gitignore: Properly ignore KDevelop files

Alexandru Gagniuc (mr.nuke.me@gmail.com) gerrit at coreboot.org
Mon Nov 25 01:36:19 CET 2013


Alexandru Gagniuc (mr.nuke.me at gmail.com) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/4268

-gerrit

commit 5639820bded045f182ba54b372bd980a30a0d588
Author: mrnuke <mrnuke at nukelap.gtech>
Date:   Sun Nov 24 18:29:58 2013 -0600

    .gitignore: Properly ignore KDevelop files
    
    Change-Id: I1410242e4d1995baedd5d3a001f86619e729db98
    Signed-off-by: Alexandru Gagniuc <mr.nuke.me at gmail.com>
---
 .gitignore | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.gitignore b/.gitignore
index 65bd9fb..1fe961b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -52,7 +52,7 @@ tarballs/
 *~
 *.kate-swp
 # Ignore Kdevelop project file
-.kdev4
+*.kdev4
 
 util/*/.dependencies
 util/*/.test



More information about the coreboot-gerrit mailing list