mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-08-05 16:54:27 +00:00
parisc: Have git ignore generated real2.S and firmware.c
These files are not covered in globs from any other .gitignore files. Signed-off-by: Jeroen Roovers <jer@gentoo.org> Signed-off-by: Helge Deller <deller@gmx.de>
This commit is contained in:
parent
5fa1659105
commit
fcc16a9e24
1 changed files with 2 additions and 0 deletions
2
arch/parisc/boot/compressed/.gitignore
vendored
2
arch/parisc/boot/compressed/.gitignore
vendored
|
@ -1,3 +1,5 @@
|
|||
firmware.c
|
||||
real2.S
|
||||
sizes.h
|
||||
vmlinux
|
||||
vmlinux.lds
|
||||
|
|
Loading…
Add table
Reference in a new issue