android_kernel_samsung_sm8650/kernel/.gitignore
Greg Kroah-Hartman db91e7bd8c ANDROID: add more gki_module headers to .gitignore file
Over time, we now have more gki_module headers being created at runtime,
yet they are not listed in the kernel/.gitignore file.

Fix that up so that when building, no "extra" files are seen to be
present and accidentally checked into the tree.

Bug: 200082547
Change-Id: Ib7870097ad6398d5c884dd0a7bfb49aba33fbd36
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
2023-06-09 13:11:58 +00:00

8 lines
186 B
Plaintext

# SPDX-License-Identifier: GPL-2.0-only
/config_data
/kheaders.md5
/gki_module_exported.h
/gki_module_protected.h
/module/gki_module_protected_exports.h
/module/gki_module_unprotected.h