[<prev] [next>] [day] [month] [year] [list]
Message-Id: <1344197559-5913-1-git-send-email-kerolasa@iki.fi>
Date: Sun, 5 Aug 2012 22:12:39 +0200
From: Sami Kerola <kerolasa@....fi>
To: len.brown@...el.com
Cc: linux-kernel@...r.kernel.org, Sami Kerola <kerolasa@....fi>
Subject: [PATCH] tools/power/x86: add .gitignore files
Make resulted to untraced files, which where the binaries make
produced, such need to be ignored.
Signed-off-by: Sami Kerola <kerolasa@....fi>
---
tools/power/x86/turbostat/.gitignore | 1 +
tools/power/x86/x86_energy_perf_policy/.gitignore | 1 +
2 files changed, 2 insertions(+)
create mode 100644 tools/power/x86/turbostat/.gitignore
create mode 100644 tools/power/x86/x86_energy_perf_policy/.gitignore
diff --git a/tools/power/x86/turbostat/.gitignore b/tools/power/x86/turbostat/.gitignore
new file mode 100644
index 0000000..f54ea83
--- /dev/null
+++ b/tools/power/x86/turbostat/.gitignore
@@ -0,0 +1 @@
+/turbostat
diff --git a/tools/power/x86/x86_energy_perf_policy/.gitignore b/tools/power/x86/x86_energy_perf_policy/.gitignore
new file mode 100644
index 0000000..1f0efa4
--- /dev/null
+++ b/tools/power/x86/x86_energy_perf_policy/.gitignore
@@ -0,0 +1 @@
+/x86_energy_perf_policy
--
1.7.11.4
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists