]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
.gitignore: ignore files generated by asn1 compiler
authorDario Binacchi <dariobin@libero.it>
Sun, 29 Dec 2019 12:47:32 +0000 (13:47 +0100)
committerTom Rini <trini@konsulko.com>
Thu, 2 Jan 2020 15:27:23 +0000 (10:27 -0500)
As described in doc/README.asn1 document the tools/asn1_compiler is used
to "generate bytecode as a C file (*.asn1.[ch]) from *.asn1 file".

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

index f980ae6f703e1e8fc14c04c4fb2268a269b37e38..2e1c8bf2bf2c0a7a21e7af66342f2857e70e2f0d 100644 (file)
@@ -7,6 +7,7 @@
 #
 .*
 *.a
+*.asn1.[ch]
 *.bin
 *.cfgout
 *.dtb