tools/counter: gitignore counter_watch_events
Ignore the executable counter_watch_events when building in-tree. Signed-off-by: David Lechner <dlechner@baylibre.com> Link: https://lore.kernel.org/r/20250110-counter-ti-eqep-add-direction-support-v2-1-c6b6f96d2db9@baylibre.com Signed-off-by: William Breathitt Gray <wbg@kernel.org>
This commit is contained in:
parent
2014c95afe
commit
bbb89c1772
|
@ -1,2 +1,3 @@
|
|||
/counter_example
|
||||
/counter_watch_events
|
||||
/include/linux/counter.h
|
||||
|
|
Loading…
Reference in New Issue