All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2] tools/power/x86/intel-speed-select: Add .gitignore file
@ 2019-07-08 23:17 Prarit Bhargava
  2019-07-09  8:17 ` Rafael J. Wysocki
  2019-07-09 16:39 ` Andy Shevchenko
  0 siblings, 2 replies; 7+ messages in thread
From: Prarit Bhargava @ 2019-07-08 23:17 UTC (permalink / raw)
  To: linux-pm
  Cc: Prarit Bhargava, Srinivas Pandruvada, Andy Shevchenko, David Arcari

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


^ permalink raw reply related	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2019-07-10 15:52 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-08 23:17 [PATCH v2] tools/power/x86/intel-speed-select: Add .gitignore file Prarit Bhargava
2019-07-09  8:17 ` Rafael J. Wysocki
2019-07-09 16:18   ` Srinivas Pandruvada
2019-07-09 16:27     ` Srinivas Pandruvada
2019-07-09 16:39 ` Andy Shevchenko
2019-07-10 12:21   ` Prarit Bhargava
2019-07-10 15:52     ` Srinivas Pandruvada

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.