lkml.org 
[lkml]   [2023]   [Apr]   [22]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH v2] tools/counter: Add .gitignore
Date
From: Rong Tao <rongtao@cestc.cn>

Ignore counter_example and include/linux/counter.h.

Signed-off-by: Rong Tao <rongtao@cestc.cn>
---
v2: Ignore /include/linux/counter.h, instead of /include directory
v1: https://lore.kernel.org/lkml/tencent_1625E21562D40C91CEE047E82E2BFC524305@qq.com/
---
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..9fd290d4bf43
--- /dev/null
+++ b/tools/counter/.gitignore
@@ -0,0 +1,2 @@
+/counter_example
+/include/linux/counter.h
--
2.40.0
\
 
 \ /
  Last update: 2023-04-22 16:36    [W:0.044 / U:0.116 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site