[PATCH] tools/power/x86: add .gitignore files

From: Sami Kerola
Date: Sun Aug 05 2012 - 16:12:41 EST


Make resulted to untraced files, which where the binaries make
produced, such need to be ignored.

Signed-off-by: Sami Kerola <kerolasa@xxxxxx>
---
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@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/