util/lint/lint-stable-003-whitespace: Ignore temporary files ending with a tilde
commit569ad760cc4d7e3595bd9d4f569d08b021a64663
authorPaul Menzel <paulepanter@users.sourceforge.net>
Wed, 2 Oct 2013 20:10:11 +0000 (2 22:10 +0200)
committerJonathan A. Kollasch <jakllsch@kollasch.net>
Tue, 22 Oct 2013 02:17:30 +0000 (22 04:17 +0200)
tree9b0a21e44f20d2fee82438c45e4ac8b3ca23ffa4
parent553fe1cbc72c849504041fb65dbbb1afacd3914b
util/lint/lint-stable-003-whitespace: Ignore temporary files ending with a tilde

Some editors like gedit create auxiliary files ending with a
tilde '~'. As these are not checked into the Git repository, do
not check these for whitespace errors.

Change-Id: I2c4cf00f9d623be73ea3bbb7b2da4f1e1900c8e9
Signed-off-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-on: http://review.coreboot.org/3952
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
Tested-by: build bot (Jenkins)
Reviewed-by: Jonathan A. Kollasch <jakllsch@kollasch.net>
util/lint/lint-stable-003-whitespace