diff mbox series

tools: .gitignore: add asn1_compiler

Message ID 20191229124418.3604-1-dariobin@libero.it
State Accepted
Commit e198bb51dd55afbeaeb2008c05a5e640fcfe4b3c
Delegated to: Tom Rini
Headers show
Series tools: .gitignore: add asn1_compiler | expand

Commit Message

Dario Binacchi Dec. 29, 2019, 12:44 p.m. UTC
Add the tool to the ignore list to prevent being marked as unversioned.

Signed-off-by: Dario Binacchi <dariobin@libero.it>
---

 tools/.gitignore | 1 +
 1 file changed, 1 insertion(+)

Comments

Bin Meng Dec. 29, 2019, 1:37 p.m. UTC | #1
On Sun, Dec 29, 2019 at 8:44 PM Dario Binacchi <dariobin@libero.it> wrote:
>
> Add the tool to the ignore list to prevent being marked as unversioned.
>
> Signed-off-by: Dario Binacchi <dariobin@libero.it>
> ---
>
>  tools/.gitignore | 1 +
>  1 file changed, 1 insertion(+)
>

Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Tom Rini Jan. 2, 2020, 11:11 p.m. UTC | #2
On Sun, Dec 29, 2019 at 01:44:18PM +0100, Dario Binacchi wrote:

> 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>

Applied to u-boot/master, thanks!
diff mbox series

Patch

diff --git a/tools/.gitignore b/tools/.gitignore
index d0176a7283..82bdce2782 100644
--- a/tools/.gitignore
+++ b/tools/.gitignore
@@ -1,3 +1,4 @@ 
+/asn1_compiler
 /atmel_pmecc_params
 /bin2header
 /bmp_logo