diff mbox series

tools/power/x86/intel-speed-select: Add .gitignore file

Message ID 20190708173156.30902-1-prarit@redhat.com (mailing list archive)
State Not Applicable, archived
Headers show
Series tools/power/x86/intel-speed-select: Add .gitignore file | expand

Commit Message

Prarit Bhargava July 8, 2019, 5:31 p.m. UTC
Andy, could you please add this patch to Srinivas' intel-speed-select
patchset?

Thanks,

P.
---8<---

Add a .gitignore file for build include/ and final binary.

Signed-off-by: Prarit Bhargava <prarit@redhat.com>
Cc: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
Cc: Andy Shevchenko <andy.shevchenko@gmail.com>
Cc: David Arcari <darcari@redhat.com>
---
 tools/power/x86/intel-speed-select/.gitignore | 2 ++
 1 file changed, 2 insertions(+)
 create mode 100644 tools/power/x86/intel-speed-select/.gitignore

Comments

Andy Shevchenko July 8, 2019, 7:48 p.m. UTC | #1
On Mon, Jul 8, 2019 at 8:32 PM Prarit Bhargava <prarit@redhat.com> wrote:
>
> Andy, could you please add this patch to Srinivas' intel-speed-select
> patchset?

Please, sent it as usual and I will add it.
The series can't be modified anymore (it's published).


>
> Thanks,
>
> P.
> ---8<---
>
> Add a .gitignore file for build include/ and final binary.
>
> Signed-off-by: Prarit Bhargava <prarit@redhat.com>
> Cc: Srinivas Pandruvada <srinivas.pandruvada@linux.intel.com>
> Cc: Andy Shevchenko <andy.shevchenko@gmail.com>
> Cc: David Arcari <darcari@redhat.com>
> ---
>  tools/power/x86/intel-speed-select/.gitignore | 2 ++
>  1 file changed, 2 insertions(+)
>  create mode 100644 tools/power/x86/intel-speed-select/.gitignore
>
> diff --git a/tools/power/x86/intel-speed-select/.gitignore b/tools/power/x86/intel-speed-select/.gitignore
> new file mode 100644
> index 000000000000..f61145925ce9
> --- /dev/null
> +++ b/tools/power/x86/intel-speed-select/.gitignore
> @@ -0,0 +1,2 @@
> +include/
> +intel-speed-select
> --
> 2.21.0
>
diff mbox series

Patch

diff --git a/tools/power/x86/intel-speed-select/.gitignore b/tools/power/x86/intel-speed-select/.gitignore
new file mode 100644
index 000000000000..f61145925ce9
--- /dev/null
+++ b/tools/power/x86/intel-speed-select/.gitignore
@@ -0,0 +1,2 @@ 
+include/
+intel-speed-select