mirror of
git://git.yoctoproject.org/linux-yocto.git
synced 2025-08-21 16:31:14 +02:00

The name of the "load_address" objects has been modified, but the corresponding entry in the gitignore file must be updated. Update the load_address entry in the gitignore file to account for the new names, adding an exception to keep on tracking load_address.c. Signed-off-by: Javier Carrasco <javier.carrasco.cruz@gmail.com> Signed-off-by: Shuah Khan <skhan@linuxfoundation.org>
18 lines
255 B
Plaintext
18 lines
255 B
Plaintext
# SPDX-License-Identifier: GPL-2.0-only
|
|
subdir*
|
|
script*
|
|
execveat
|
|
execveat.symlink
|
|
execveat.moved
|
|
execveat.path.ephemeral
|
|
execveat.ephemeral
|
|
execveat.denatured
|
|
non-regular
|
|
null-argv
|
|
/load_address.*
|
|
!load_address.c
|
|
/recursion-depth
|
|
xxxxxxxx*
|
|
pipe
|
|
S_I*.test
|