perf tools: Add all shellcheck_log to gitignore

Instead of adding specific shellcheck_log files to the gitignore, add
all of them to prevent these files from cluttering the git status.

Signed-off-by: Charlie Jenkins <charlie@rivosinc.com>
Link: https://lore.kernel.org/r/20241104-shellcheck_gitignore-v1-1-ffc179f57dc9@rivosinc.com
Signed-off-by: Namhyung Kim <namhyung@kernel.org>
This commit is contained in:
Charlie Jenkins 2024-11-04 13:19:15 -08:00 committed by Namhyung Kim
parent d5a0a4ab4a
commit 6e0e0a1863

View file

@ -39,9 +39,7 @@ trace/beauty/generated/
pmu-events/pmu-events.c
pmu-events/jevents
pmu-events/metric_test.log
tests/shell/*.shellcheck_log
tests/shell/coresight/*.shellcheck_log
tests/shell/lib/*.shellcheck_log
*.shellcheck_log
feature/
libapi/
libbpf/