Unverified Commit 5af56f30 authored by Francesco Lavra's avatar Francesco Lavra Committed by Mark Brown
Browse files

spi: tools: Add include folder to .gitignore



The Makefile for the SPI tools creates an include/linux/spi folder and some
symlinks inside it. After running `make -C spi/tools`, this folder shows up
as untracked in the git status.
Add the above folder to the .gitignore file.

Fixes: f325b73d ("spi: tools: move to tools buildsystem")
Signed-off-by: default avatarFrancesco Lavra <flavra@baylibre.com>
Link: https://patch.msgid.link/20260209095001.556495-1-flavra@baylibre.com


Signed-off-by: default avatarMark Brown <broonie@kernel.org>
parent be8d4567
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
# SPDX-License-Identifier: GPL-2.0-only
spidev_fdx
spidev_test
include/