diff mbox series

[v2,1/4] tools/counter: gitignore counter_watch_events

Message ID 20250110-counter-ti-eqep-add-direction-support-v2-1-c6b6f96d2db9@baylibre.com (mailing list archive)
State Handled Elsewhere
Headers show
Series counter: ti-eqep: add direction support | expand

Commit Message

David Lechner Jan. 11, 2025, 12:22 a.m. UTC
Ignore the executable counter_watch_events when building in-tree.

Signed-off-by: David Lechner <dlechner@baylibre.com>
---
 tools/counter/.gitignore | 1 +
 1 file changed, 1 insertion(+)
diff mbox series

Patch

diff --git a/tools/counter/.gitignore b/tools/counter/.gitignore
index 9fd290d4bf439bd39a918371d00617d0bfb75d8a..22d8727d2696a875845cce0542945b3e416648d5 100644
--- a/tools/counter/.gitignore
+++ b/tools/counter/.gitignore
@@ -1,2 +1,3 @@ 
 /counter_example
+/counter_watch_events
 /include/linux/counter.h