commit | a0ca7d045871acef0649d7b74e29eb70008a2326 | [log] [tgz] |
---|---|---|
author | mrnuke <mrnuke@nukelap.gtech> | Sun Nov 24 18:29:58 2013 -0600 |
committer | Alexandru Gagniuc <mr.nuke.me@gmail.com> | Mon Nov 25 02:12:58 2013 +0100 |
tree | c8f0a412e5677a49b46244d059dbe6516ed49a1d | |
parent | 5183ab64b5896133b1e02ed4687e27aaa41877e7 [diff] [blame] |
.gitignore: Properly ignore KDevelop files Change-Id: I1410242e4d1995baedd5d3a001f86619e729db98 Signed-off-by: Alexandru Gagniuc <mr.nuke.me@gmail.com> Reviewed-on: http://review.coreboot.org/4268 Reviewed-by: Ronald G. Minnich <rminnich@gmail.com> Tested-by: build bot (Jenkins)
diff --git a/.gitignore b/.gitignore index 65bd9fb..1fe961b 100644 --- a/.gitignore +++ b/.gitignore
@@ -52,7 +52,7 @@ *~ *.kate-swp # Ignore Kdevelop project file -.kdev4 +*.kdev4 util/*/.dependencies util/*/.test