Explorar o código

microblaze: Add .gitignore entries for auto-generated files

Add .gitignore entries for files which are generated during the build process.

Signed-off-by: Lars-Peter Clausen <lars@metafoo.de>
Lars-Peter Clausen %!s(int64=12) %!d(string=hai) anos
pai
achega
f6bfc62b97
Modificáronse 2 ficheiros con 4 adicións e 0 borrados
  1. 3 0
      arch/microblaze/boot/.gitignore
  2. 1 0
      arch/microblaze/kernel/.gitignore

+ 3 - 0
arch/microblaze/boot/.gitignore

@@ -0,0 +1,3 @@
+*.dtb
+linux.bin*
+simpleImage.*

+ 1 - 0
arch/microblaze/kernel/.gitignore

@@ -0,0 +1 @@
+vmlinux.lds