2023-04-22 14:47:41

by Rong Tao

[permalink] [raw]
Subject: [PATCH v2] tools/counter: Add .gitignore

From: Rong Tao <[email protected]>

Ignore counter_example and include/linux/counter.h.

Signed-off-by: Rong Tao <[email protected]>
---
v2: Ignore /include/linux/counter.h, instead of /include directory
v1: https://lore.kernel.org/lkml/[email protected]/
---
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


2023-04-22 16:07:02

by William Breathitt Gray

[permalink] [raw]
Subject: Re: [PATCH v2] tools/counter: Add .gitignore

On Sat, Apr 22, 2023 at 10:35:53PM +0800, Rong Tao wrote:
> From: Rong Tao <[email protected]>
>
> Ignore counter_example and include/linux/counter.h.
>
> Signed-off-by: Rong Tao <[email protected]>

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/[email protected]/
> ---
> 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
>


Attachments:
(No filename) (869.00 B)
signature.asc (235.00 B)
Download all attachments