mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-08-05 16:54:27 +00:00
avr32: add .gitignore files
Ignore Kernel binaries, kernel/vmlinux.lds and a log file. Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de> Signed-off-by: Haavard Skinnemoen <haavard.skinnemoen@atmel.com>
This commit is contained in:
parent
7fb61a7b6f
commit
1b771c12b5
2 changed files with 5 additions and 0 deletions
4
arch/avr32/boot/images/.gitignore
vendored
Normal file
4
arch/avr32/boot/images/.gitignore
vendored
Normal file
|
@ -0,0 +1,4 @@
|
|||
uImage
|
||||
uImage.srec
|
||||
vmlinux.cso
|
||||
sfdwarf.log
|
1
arch/avr32/kernel/.gitignore
vendored
Normal file
1
arch/avr32/kernel/.gitignore
vendored
Normal file
|
@ -0,0 +1 @@
|
|||
vmlinux.lds
|
Loading…
Add table
Reference in a new issue