Re: [PATCH] tools: gpio: Add include/linux/gpio.h to .gitignore

2019-05-20 Thread Bartosz Golaszewski
niedz., 12 maj 2019 o 07:38 Kelsey Skunberg napisaƂ(a): > > File include/linux/gpio.h is generated after building > tools/testing/selftests > > Add gpio.h to .gitignore to help clean up working tree status. > > Signed-off-by: Kelsey Skunberg > --- > tools/gpio/.gitignore | 2 +- > 1 file changed

[PATCH] tools: gpio: Add include/linux/gpio.h to .gitignore

2019-05-11 Thread Kelsey Skunberg
File include/linux/gpio.h is generated after building tools/testing/selftests Add gpio.h to .gitignore to help clean up working tree status. Signed-off-by: Kelsey Skunberg --- tools/gpio/.gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/gpio/.gitignore b/tools