mirror of
https://github.com/torvalds/linux.git
synced 2026-05-30 10:04:04 +02:00
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>
This commit is contained in:
parent
1de9e46c21
commit
f6bfc62b97
3
arch/microblaze/boot/.gitignore
vendored
Normal file
3
arch/microblaze/boot/.gitignore
vendored
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
*.dtb
|
||||
linux.bin*
|
||||
simpleImage.*
|
||||
1
arch/microblaze/kernel/.gitignore
vendored
Normal file
1
arch/microblaze/kernel/.gitignore
vendored
Normal file
|
|
@ -0,0 +1 @@
|
|||
vmlinux.lds
|
||||
Loading…
Reference in New Issue
Block a user