diff options
Diffstat (limited to 'arch/um/.gitignore')
-rw-r--r-- | arch/um/.gitignore | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/um/.gitignore b/arch/um/.gitignore new file mode 100644 index 0000000000..d69ea5b562 --- /dev/null +++ b/arch/um/.gitignore @@ -0,0 +1,5 @@ +# SPDX-License-Identifier: GPL-2.0-only +kernel/config.c +kernel/config.tmp +kernel/vmlinux.lds +kernel/capflags.c |