summaryrefslogtreecommitdiff
path: root/tools/counter/.gitignore
AgeCommit message (Collapse)AuthorFilesLines
2025-02-05tools/counter: gitignore counter_watch_eventsDavid Lechner1-0/+1
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>
2023-05-09tools/counter: Add .gitignoreRong Tao1-0/+2
Ignore counter_example and include/linux/counter.h. Signed-off-by: Rong Tao <rongtao@cestc.cn> Link: https://lore.kernel.org/r/tencent_3E0341A1C9AC8FCB7915E7D791D117445707@qq.com/ Signed-off-by: William Breathitt Gray <william.gray@linaro.org>