the following patch was just integrated into master: commit 4412fec06da358325839fcc79b0d834d43d3778b Author: Alexandru Gagniuc mr.nuke.me@gmail.com Date: Tue Aug 7 21:17:33 2012 -0500
gitignore: Ignore KDE backup files
KDE editors love to create tons of backup files every time a file is edited. This makes it very hard to get useful information from git status and very easy to commit the wrong stuff. Add those to the gitignore list.
Signed-off-by: Alexandru Gagniuc mr.nuke.me@gmail.com Change-Id: I2fbb907f21d85d6994caa8bbe32c4e9814b5f4b4
Build-Tested: build bot (Jenkins) at Wed Aug 8 05:07:27 2012, giving +1 Reviewed-By: Peter Stuge peter@stuge.se at Wed Aug 8 04:59:39 2012, giving +2 See http://review.coreboot.org/1423 for details.
-gerrit