[PATCH] hidraw: add a .gitignore entry for samples/hidraw/hid-example

From: Hannes Frederic Sowa
Date: Sun Oct 28 2012 - 07:56:36 EST



Signed-off-by: Hannes Frederic Sowa <hannes@xxxxxxxxxxxxxxxxxxx>
---
samples/hidraw/.gitignore | 2 ++
1 file changed, 2 insertions(+)
create mode 100644 samples/hidraw/.gitignore

diff --git a/samples/hidraw/.gitignore b/samples/hidraw/.gitignore
new file mode 100644
index 0000000..b1bdafd
--- /dev/null
+++ b/samples/hidraw/.gitignore
@@ -0,0 +1,2 @@
+/hid-example
+
--
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/