* [PATCH v2] tools/counter: Add .gitignore
@ 2023-04-22 14:35 Rong Tao
2023-04-22 16:03 ` William Breathitt Gray
0 siblings, 1 reply; 2+ messages in thread
From: Rong Tao @ 2023-04-22 14:35 UTC (permalink / raw)
To: william.gray; +Cc: Rong Tao, open list, open list:COUNTER SUBSYSTEM
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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH v2] tools/counter: Add .gitignore
2023-04-22 14:35 [PATCH v2] tools/counter: Add .gitignore Rong Tao
@ 2023-04-22 16:03 ` William Breathitt Gray
0 siblings, 0 replies; 2+ messages in thread
From: William Breathitt Gray @ 2023-04-22 16:03 UTC (permalink / raw)
To: Rong Tao; +Cc: william.gray, Rong Tao, open list, open list:COUNTER SUBSYSTEM
[-- Attachment #1: Type: text/plain, Size: 869 bytes --]
On Sat, Apr 22, 2023 at 10:35:53PM +0800, Rong Tao wrote:
> From: Rong Tao <rongtao@cestc.cn>
>
> Ignore counter_example and include/linux/counter.h.
>
> Signed-off-by: Rong Tao <rongtao@cestc.cn>
Queued for the counter-next branch of the counter tree.
Thanks,
William Breathitt Gray
> ---
> 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
>
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-04-22 16:04 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-22 14:35 [PATCH v2] tools/counter: Add .gitignore Rong Tao
2023-04-22 16:03 ` William Breathitt Gray
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox