]> Git Repo - J-u-boot.git/blobdiff - .gitignore
riscv: Merge unnecessary SMP ifdefs in start.S
[J-u-boot.git] / .gitignore
index c2afcfbca23e486d5a3337045010d5a6b2d73b67..2e1c8bf2bf2c0a7a21e7af66342f2857e70e2f0d 100644 (file)
@@ -7,6 +7,7 @@
 #
 .*
 *.a
+*.asn1.[ch]
 *.bin
 *.cfgout
 *.dtb
@@ -17,6 +18,7 @@
 *.gcda
 *.gcno
 *.i
+*.img
 *.lex.c
 *.lst
 *.mod.c
@@ -35,7 +37,7 @@
 #
 # Top-level generic files
 #
-fit-dtb.blob
+fit-dtb.blob*
 /MLO*
 /SPL*
 /System.map
This page took 0.027089 seconds and 4 git commands to generate.