[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <tencent_1625E21562D40C91CEE047E82E2BFC524305@qq.com>
Date: Fri, 21 Apr 2023 19:52:52 +0800
From: Rong Tao <rtoax@...mail.com>
To: william.gray@...aro.org
Cc: rongtao@...tc.cn, linux-kernel@...r.kernel.org (open list),
linux-iio@...r.kernel.org (open list:COUNTER SUBSYSTEM)
Subject: [PATCH] tools/counter: Add .gitignore
From: Rong Tao <rongtao@...tc.cn>
Ignore counter_example and include directory.
Signed-off-by: Rong Tao <rongtao@...tc.cn>
---
tools/counter/.gitignore | 2 ++
1 file changed, 2 insertions(+)
create mode 100644 tools/counter/.gitignore
diff --git a/tools/counter/.gitignore b/tools/counter/.gitignore
new file mode 100644
index 000000000000..e1f34db02a91
--- /dev/null
+++ b/tools/counter/.gitignore
@@ -0,0 +1,2 @@
+/counter_example
+/include/
--
2.39.1
Powered by blists - more mailing lists