commit | e198bb51dd55afbeaeb2008c05a5e640fcfe4b3c | [log] [tgz] |
---|---|---|
author | Dario Binacchi <dariobin@libero.it> | Sun Dec 29 13:44:18 2019 +0100 |
committer | Tom Rini <trini@konsulko.com> | Thu Jan 02 10:27:23 2020 -0500 |
tree | c2cedd27bb2f2dfe098c8447ac137bf0776008a8 | |
parent | 6cb87cbb1475f668689f95911d1521ee6ba7f55c [diff] |
tools: .gitignore: add asn1_compiler Add the tool to the ignore list to prevent being marked as unversioned. Signed-off-by: Dario Binacchi <dariobin@libero.it> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
diff --git a/tools/.gitignore b/tools/.gitignore index d0176a7..82bdce2 100644 --- a/tools/.gitignore +++ b/tools/.gitignore
@@ -1,3 +1,4 @@ +/asn1_compiler /atmel_pmecc_params /bin2header /bmp_logo