* [Powertop] [PATCH v3 03/15] add src/cpu/rapl/.deps to .gitignore
@ 2014-09-07 21:27 Sami Kerola
0 siblings, 0 replies; 2+ messages in thread
From: Sami Kerola @ 2014-09-07 21:27 UTC (permalink / raw)
To: powertop
[-- Attachment #1: Type: text/plain, Size: 402 bytes --]
Signed-off-by: Sami Kerola <kerolasa(a)iki.fi>
---
.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/.gitignore b/.gitignore
index 35d41c2..d00973f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -44,6 +44,7 @@ src/.deps/
src/Makefile
src/calibrate/.deps/
src/cpu/.deps/
+src/cpu/rapl/.deps
src/devices/.deps/
src/measurement/.deps/
src/parameters/.deps/
--
2.1.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [Powertop] [PATCH v3 03/15] add src/cpu/rapl/.deps to .gitignore
@ 2014-10-14 23:32 Joe Konno
0 siblings, 0 replies; 2+ messages in thread
From: Joe Konno @ 2014-10-14 23:32 UTC (permalink / raw)
To: powertop
[-- Attachment #1: Type: text/plain, Size: 529 bytes --]
LGTM.
Reviewed-By: Joe Konno <joe.konno(a)intel.com>
On 09/07/2014 02:27 PM, Sami Kerola wrote:
> Signed-off-by: Sami Kerola <kerolasa(a)iki.fi>
> ---
> .gitignore | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/.gitignore b/.gitignore
> index 35d41c2..d00973f 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -44,6 +44,7 @@ src/.deps/
> src/Makefile
> src/calibrate/.deps/
> src/cpu/.deps/
> +src/cpu/rapl/.deps
> src/devices/.deps/
> src/measurement/.deps/
> src/parameters/.deps/
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-10-14 23:32 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-10-14 23:32 [Powertop] [PATCH v3 03/15] add src/cpu/rapl/.deps to .gitignore Joe Konno
-- strict thread matches above, loose matches on Subject: below --
2014-09-07 21:27 Sami Kerola
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.