commit | 8d9b9f79fd1da208475f4b2b8327656b38ec98b0 | [log] [tgz] |
---|---|---|
author | Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com> | Tue Jun 11 22:18:51 2019 +0200 |
committer | Tom Rini <trini@konsulko.com> | Fri Jun 14 16:10:48 2019 -0400 |
tree | 1d5160c6104747035bbe87fa0046b12ab80c7b30 | |
parent | 09b93a695762d988bc4e2b38b8645c7b86aee321 [diff] |
tools: add tools/spl_size_limit to ignore list This tool has just been added but it seems I forgot to add it to the ignore list. So to prevent the built binary being marked as unversioned, add it to the ignore list. Signed-off-by: Simon Goldschmidt <simon.k.r.goldschmidt@gmail.com>