projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5272145
)
tools/counter: Add .gitignore
author
Rong Tao
<rongtao@cestc.cn>
Sat, 22 Apr 2023 14:35:53 +0000
(22:35 +0800)
committer
William Breathitt Gray
<william.gray@linaro.org>
Tue, 9 May 2023 23:17:17 +0000
(19:17 -0400)
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>
tools/counter/.gitignore
[new file with mode: 0644]
patch
|
blob
diff --git a/tools/counter/.gitignore
b/tools/counter/.gitignore
new file mode 100644
(file)
index 0000000..
9fd290d
--- /dev/null
+++ b/
tools/counter/.gitignore
@@ -0,0
+1,2
@@
+/counter_example
+/include/linux/counter.h