Skip to content

Commit 2758269

Browse files
Bartosz Golaszewskictmarinas
authored andcommitted
arm64: gitignore: ignore relacheck
Add the generated executable for relacheck to the list of ignored files. Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org> Link: https://lore.kernel.org/r/20240222210441.33142-1-brgl@bgdev.pl Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
1 parent 2aea7b7 commit 2758269

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

arch/arm64/kernel/pi/.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# SPDX-License-Identifier: GPL-2.0-only
2+
3+
relacheck

0 commit comments

Comments
 (0)